Commit Graph

2 Commits

Author SHA1 Message Date
Sergei Trofimovich
de5759ecbc cvise: fix unifdef.patch (crashes otherwise)
Without the change `cvise` does not even parse:

    $ cvise --help |& unnix
      File "/<<NIX>>/cvise-2.12.0/bin/.cvise-wrapped", line 96
        programs['unifdef'] = '/<<NIX>>/unifdef-2.12/bin/unifdef'
        ^^^^^^^^
    SyntaxError: expected 'except' or 'finally' block

Happens because the patch applies to the unrelated bit of the source.

While at it added minimal `cvise --help` test.
2025-10-16 20:55:38 +01:00
Orivej Desh
33230da5da cvise: init at 2.1.0 (#114197) 2021-02-28 04:12:14 +00:00