xfbs / passgen

Generate random sequences from a regex-like pattern.
https://passgen.it
Other
7 stars 0 forks source link

FTBFS #2

Closed atweiden closed 2 years ago

atweiden commented 2 years ago

Build fails:

error (../include/passgen/passgen.h): unexpected token '{'
error (../include/passgen/passgen2.h): unexpected token '{'
error (../include/passgen/pronounceable.h): unexpected token 'passgen_pronounceable_lookup(size_t'
error (../include/passgen/token_old.h): unexpected token '(1'

https://github.com/atweiden/voidpkgs/commit/be041822b9a99adff680729a30c214d702f662a8

xfbs commented 2 years ago

Did you try the latest master on gitlab.com/xfbs/passgen? Might have a bunch of new commits.

Cheers, -xfbs