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.
28 lines
753 B
28 lines
753 B
--- !ditz.rubyforge.org,2008-03-06/issue
|
|
title: add MinGW compatibility on Windows without -std=c99 option
|
|
desc: ""
|
|
type: :task
|
|
component: duk
|
|
release: v0.9
|
|
reporter: sva <sami.vaarala@iki.fi>
|
|
status: :closed
|
|
disposition: :fixed
|
|
creation_time: 2014-01-10 22:44:47.498467 Z
|
|
references: []
|
|
|
|
id: e7bc41bbf20c6a1c6e72d69304c275f876d0dde3
|
|
log_events:
|
|
- - 2014-01-10 22:44:47.642301 Z
|
|
- sva <sami.vaarala@iki.fi>
|
|
- created
|
|
- ""
|
|
- - 2014-01-12 22:09:08.205369 Z
|
|
- sva <sami.vaarala@iki.fi>
|
|
- assigned to release v0.9 from v0.10
|
|
- ""
|
|
- - 2014-01-14 14:25:05.949856 Z
|
|
- sva <sami.vaarala@iki.fi>
|
|
- closed with disposition fixed
|
|
- |-
|
|
Compiles without -std=c99 but produces a lot of warnings with -Wall. This is very
|
|
difficult to fix.
|
|
|