bug#49686: Confusing presence of #f in error message

2022-12-07 Thread Jean Abou Samra
This seems to have been fixed, probably in eb5ecf4944cd646341f7e47dda5396cf96a4b8a3. OpenPGP_signature Description: OpenPGP digital signature

bug#49686: Confusing presence of #f in error message

2021-08-14 Thread Jean Abou Samra
Note that this does not happens with Guile 2.2

bug#49686: Confusing presence of #f in error message

2021-07-21 Thread Jean Abou Samra
Hello, At the Guile prompt: scheme@(guile-user)> (if #t (begin (define var 5) (display var)) While compiling expression: Syntax error: unknown file:#f:#f: definition in expression context, where definitions are not allowed, in form (define var 5) The "#f:#f:" part in the error message does no