chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #1279: debugger-client uses incorrect formatting stri


From: Chicken Trac
Subject: [Chicken-janitors] #1279: debugger-client uses incorrect formatting strings for 32-bit systems
Date: Sat, 09 Apr 2016 08:57:23 -0000

#1279: debugger-client uses incorrect formatting strings for 32-bit systems
------------------------+--------------------
 Reporter:  sjamaan     |      Owner:
     Type:  defect      |     Status:  new
 Priority:  major       |  Milestone:  4.11.0
Component:  core tools  |    Version:  4.10.x
 Keywords:              |
------------------------+--------------------
 On 32-bit systems, the formatting strings for printf/scanf in debugger-
 client.scm are invalid because they accept a C_word which is not the same
 as a long like on 64-bit platforms.

--
Ticket URL: <http://bugs.call-cc.org/ticket/1279>
CHICKEN Scheme <http://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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