chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] Re: [Chicken-bugs] #348: Chicken should use proper C


From: Chicken Scheme
Subject: [Chicken-janitors] Re: [Chicken-bugs] #348: Chicken should use proper C types for struct stat members
Date: Fri, 09 Nov 2007 06:26:25 -0000

#348: Chicken should use proper C types for struct stat members
---------------------------------------+------------------------------------
Reporter:  sjamaan                     |        Owner:  felix         
    Type:  defect                      |       Status:  new           
Priority:  major                       |    Component:  core libraries
 Version:  2.7                         |   Resolution:                
Keywords:  typing, C interface, posix  |  
---------------------------------------+------------------------------------
Comment (by felix):

 The size member of the stat struct now uses foreign type `integer64`. This
 is somewhat fishy, but works out as it is currently translated by the
 compiler. Still, this seems to break on some systems (sjaaman?), but
 should normally be fixed.

-- 
Ticket URL: <http://trac.callcc.org/ticket/348#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]