Bug#734157: compiler disrespects referential integrity

2014-10-01 Thread Mark H Weaver
tags 734157 + notabug wontfix close 734157 thanks I've closed the upstream ticket as notabug and wontfix, and am doing the same here. See http://bugs.gnu.org/16362 for details. Thanks, Mark -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#734157: compiler disrespects referential integrity

2014-01-05 Thread Zefram
Upstream: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16362 -zefram -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#734157: compiler disrespects referential integrity

2014-01-04 Thread Zefram
Package: guile-2.0 Version: 2.0.9+1-1 Severity: important The guile-2.0 compiler doesn't preserve the distinctness of mutable objects that are referenced in code via the read-eval (#.) facility. (I'm not mutating the code itself, only quoted objects.) The interpreter, and for comparison