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.

29 lines
839 B

11 years ago
--- !ditz.rubyforge.org,2008-03-06/issue
title: fix zero-size initializer hacks, they are nonportable
desc: |-
Variable size initializer is preferred. If it's not available, a zero-size
initializer is preferred. Unfortunately they may not work cleanly in some
old compilers, so we either need to (a) use size 1 initializer or (b) avoid
the initializers entirely.
There is an active issue in duk_hbuffer.h.
type: :task
component: duk
release: v0.7
reporter: sva <sami.vaarala@iki.fi>
11 years ago
status: :closed
disposition: :fixed
11 years ago
creation_time: 2013-10-05 23:11:42.360829 Z
references: []
id: e7979331e2704d094920985a0cabf7b228add1f3
log_events:
- - 2013-10-05 23:11:42.560965 Z
- sva <sami.vaarala@iki.fi>
- created
- ""
11 years ago
- - 2013-10-13 20:44:44.153203 Z
- sva <sami.vaarala@iki.fi>
- closed with disposition fixed
- ""