You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

25 lines
743 B

--- !ditz.rubyforge.org,2008-03-06/issue
title: "portability: portable format specifiers for debug prints"
desc: |-
Now debug prints use '%d' in a lot of places with a cast to 'int'.
On 16-bit int platforms this is a bad idea. Casting to 'long' and
using '%ld' would be the better default.
type: :task
component: duk
release: v0.11
reporter: Sami Vaarala <sami.vaarala@iki.fi>
status: :closed
disposition: :fixed
creation_time: 2014-06-29 21:23:35.724094 Z
references: []
id: 73055b37e118ccb2cc1029e8f0ba54444fa9d6cc
log_events:
- - 2014-06-29 21:23:35.819959 Z
- Sami Vaarala <sami.vaarala@iki.fi>
- created
- ""
- - 2014-07-08 23:08:07.640557 Z
- Sami Vaarala <sami.vaarala@iki.fi>
- closed with disposition fixed
- ""