chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #648: slatex is horribly broken under Chicken 4.7.0


From: Chicken Trac
Subject: [Chicken-janitors] #648: slatex is horribly broken under Chicken 4.7.0
Date: Wed, 13 Jul 2011 20:08:50 -0000

#648: slatex is horribly broken under Chicken 4.7.0
----------------------+-----------------------------------------------------
 Reporter:  sjamaan   |       Owner:  sjamaan
     Type:  defect    |      Status:  new    
 Priority:  major     |   Milestone:  4.8.0  
Component:  expander  |     Version:  4.7.x  
 Keywords:            |  
----------------------+-----------------------------------------------------
 For some reason, SLaTeX produces bogus temporary preprocessed files.
 It *looks* like random snippets of previously generated files get inserted
 in files, indicating it may be a problem in the interleaved line1 and
 line2 variables it reads into.

 Likely it's a bug in the egg or a Chicken bug triggered by the evil,
 horrible macrology that it uses (which is based on an unholy mix of stubs
 for syntax-case procedures and ER macros).

 It worked in 4.6.0 though!

 We'll have to understand what the hell this code is doing before we can
 even start to debug it. Yay for "portable" generated code :(

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/648>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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