chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] Re: [Chicken-bugs] #408: static lambdainfo must be al


From: Chicken Scheme
Subject: [Chicken-janitors] Re: [Chicken-bugs] #408: static lambdainfo must be aligned
Date: Sat, 19 Jan 2008 15:14:38 -0000

#408: static lambdainfo must be aligned
-----------------------+----------------------------------------------------
  Reporter:  felix     |       Owner:  felix    
      Type:  defect    |      Status:  closed   
  Priority:  critical  |   Milestone:           
 Component:  compiler  |     Version:  3.0.0rc1 
Resolution:  fixed     |    Keywords:  alignment
-----------------------+----------------------------------------------------
Changes (by felix):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 An unused static `double` variable before the first `li` declaration has
 been added. Additionally, the lambdainfo strings are filled up to a
 multiple of 8. This should be sufficient (hopefully) for non-gcc
 compilers.

-- 
Ticket URL: <http://trac.callcc.org/ticket/408#comment:1>
Chicken Scheme <http://www.call-with-current-continuation.org/>
The CHICKEN Scheme-to-C compiler

reply via email to

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