chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #917: tests that rely on diff break with clang


From: Chicken Trac
Subject: Re: [Chicken-janitors] #917: tests that rely on diff break with clang
Date: Fri, 14 Sep 2012 14:45:50 -0000

#917: tests that rely on diff break with clang
----------------------+-----------------------------------------------------
  Reporter:  mario    |       Owner:                      
      Type:  defect   |      Status:  new                 
  Priority:  minor    |   Milestone:                      
 Component:  unknown  |     Version:  4.8.x               
Resolution:           |    Keywords:  scrutiny tests clang
----------------------+-----------------------------------------------------

Comment(by zbigniew):

 The actual cause of this is the introduction of C_div_by_zero_error
 followed by an else clause in 4 places.  Although legal with the noret
 attribute, I think it's cleaner (and silences the warnings even without
 noret) to remove the else.  Patch attached.

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