bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55568: (no subject)


From: Thomas White
Subject: bug#55568: (no subject)
Date: Thu, 22 Sep 2022 20:42:56 +0200

We discussed this again on IRC yesterday, see logs here:
https://logs.guix.gnu.org/guile/2022-09-21.log#120814

We realised that the *real* underlying issue is that false-if-exception
is not working in the context of my test code, i.e. when another
exception handler is set up.  See further info here:
https://issues.guix.gnu.org/57095#5

It would still be possible to work around the immediate issue by
modifying terminal-width to check the return value of getenv instead of
catching the exception in string->number.  However the underlying issue
will be difficult to solve.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]