chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #557: pretty-print issue on master


From: Chicken Trac
Subject: [Chicken-janitors] #557: pretty-print issue on master
Date: Tue, 05 Apr 2011 13:15:14 -0000

#557: pretty-print issue on master
------------------------------+---------------------------------------------
 Reporter:  mario             |       Owner:  felix
     Type:  defect            |      Status:  new  
 Priority:  critical          |   Milestone:  4.7.0
Component:  core libraries    |     Version:  4.6.x
 Keywords:  pp, pretty-print  |  
------------------------------+---------------------------------------------
 It seems that the current master code for {{{pretty-print}}} is slightly
 broken.

 Here's a simple test case:
 {{{
 (pp "\\\"")
 }}}

 4.6.3 prints {{{"\\\""}}}, while master prints {{{"\\""}}}.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/557>
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]