unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#56493: Source locations are broken when byte-compiling
@ 2022-07-11  7:21 Jean Abou Samra
  2022-08-29 17:57 ` bug#56493: close lloda
  0 siblings, 1 reply; 2+ messages in thread
From: Jean Abou Samra @ 2022-07-11  7:21 UTC (permalink / raw)
  To: 56493

In Guile 3.0.8, compilation warnings when byte-compiling print 
<unknown-location>.

$ ./libguile/guile test.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /.../test.scm
;;; <unknown-location>: warning: possibly unbound variable 
`unbound-variable'
;;; compiled /home/jean/.cache/guile/ccache/3.0-LE-8-4.6/.../test.scm.go
Backtrace:
[snipped]


This was OK in 3.0.7.

This problem was originally reported at

https://lists.gnu.org/archive/html/guile-devel/2022-03/msg00017.html





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-29 17:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-11  7:21 bug#56493: Source locations are broken when byte-compiling Jean Abou Samra
2022-08-29 17:57 ` bug#56493: close lloda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).