chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #695: Minor gcc warning from runtime.c


From: Chicken Trac
Subject: [Chicken-janitors] #695: Minor gcc warning from runtime.c
Date: Wed, 21 Sep 2011 17:31:44 -0000

#695: Minor gcc warning from runtime.c
-------------------------------+--------------------------------------------
 Reporter:  johnwcowan         |       Owner:       
     Type:  defect             |      Status:  new  
 Priority:  not urgent at all  |   Milestone:  4.8.0
Component:  infrastructure     |     Version:  4.7.x
 Keywords:                     |  
-------------------------------+--------------------------------------------
 runtime.c: In function ‘decode_literal2’:
 runtime.c:8845:5: warning: passing argument 3 of
 ‘convert_string_to_number’ from incompatible pointer type
 runtime.c:7377:26: note: expected ‘int *’ but argument is of type ‘long
 int *’

 Longs are not ints on all platforms, so this should be fixed.

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