mirror of https://github.com/svaarala/duktape.git
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.
22 lines
646 B
22 lines
646 B
--- !ditz.rubyforge.org,2008-03-06/issue
|
|
title: fix non-portable signed integer minimum constants like -0x80000000L
|
|
desc: Use computed constants like (-0x7fffffffL - 1L) instead, like Linux stdint.h.
|
|
type: :task
|
|
component: duk
|
|
release: v0.11
|
|
reporter: Sami Vaarala <sami.vaarala@iki.fi>
|
|
status: :closed
|
|
disposition: :fixed
|
|
creation_time: 2014-06-19 00:41:10.832411 Z
|
|
references: []
|
|
|
|
id: daf585f605ae6d6760f319e69a1507b872d398e6
|
|
log_events:
|
|
- - 2014-06-19 00:41:10.832864 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- created
|
|
- ""
|
|
- - 2014-06-19 00:53:04.399114 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- closed with disposition fixed
|
|
- ""
|
|
|