print-condition newline not going to correct port

Bug #300631 reported by Derick Eddington
2
Affects Status Importance Assigned to Milestone
Ikarus Scheme
Fix Committed
Low
Abdulaziz Ghuloum

Bug Description

=== modified file 'scheme/ikarus.conditions.ss'
--- scheme/ikarus.conditions.ss 2008-07-13 03:05:45 +0000
+++ scheme/ikarus.conditions.ss 2008-11-21 09:33:24 +0000
@@ -367,7 +367,7 @@
                      (display (vector-ref v i) p)
                      (display ": " p)
                      (write ((record-accessor rtd i) x) p)
- (newline)
+ (newline p)
                      (f (+ i 1) rtd v))))
                rf)])))
       (define (print-condition x p)

Related branches

Changed in ikarus:
importance: Undecided → Low
Revision history for this message
Abdulaziz Ghuloum (aghuloum) wrote :

Fixed in revision 1688. Thanks. :-)

Changed in ikarus:
assignee: nobody → aghuloum
status: New → Fix Committed
Changed in ikarus:
milestone: none → 0.0.4
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.