-
Notifications
You must be signed in to change notification settings - Fork 518
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
64 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- !ditz.rubyforge.org,2008-03-06/issue | ||
title: better resolution for freebsd 1.0 clang -m32 packed tval issue | ||
desc: "" | ||
type: :task | ||
component: duk | ||
release: v1.0 | ||
reporter: Sami Vaarala <sami.vaarala@iki.fi> | ||
status: :unstarted | ||
disposition: | ||
creation_time: 2014-09-26 10:03:18.426028 Z | ||
references: [] | ||
|
||
id: 04819ef07c0fec02329cfaedef2f0b9956168b20 | ||
log_events: | ||
- - 2014-09-26 10:03:18.601935 Z | ||
- Sami Vaarala <sami.vaarala@iki.fi> | ||
- created | ||
- "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- !ditz.rubyforge.org,2008-03-06/issue | ||
title: "freebsd 10, clang 3.3 warning: generic selections are a C11-specific feature" | ||
desc: |- | ||
Compiling with clang 3.3 (tags/RELEASE_33/final 183502) the following | ||
warning is shown for x64 build:: | ||
duk_js_ops.c:774:8: warning: generic selections are a C11-specific feature [-Wc11-extensions] | ||
Same warning for ``duk_js_ops.c:775``. | ||
type: :task | ||
component: duk | ||
release: v1.0 | ||
reporter: Sami Vaarala <sami.vaarala@iki.fi> | ||
status: :unstarted | ||
disposition: | ||
creation_time: 2014-09-26 10:01:30.570094 Z | ||
references: [] | ||
|
||
id: 2913185655f6a6c4eca1f7f6de09d95c0bb6ad02 | ||
log_events: | ||
- - 2014-09-26 10:01:30.730114 Z | ||
- Sami Vaarala <sami.vaarala@iki.fi> | ||
- created | ||
- "" | ||
- - 2014-09-26 10:02:25.945375 Z | ||
- Sami Vaarala <sami.vaarala@iki.fi> | ||
- commented | ||
- Also happens for -m32. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- !ditz.rubyforge.org,2008-03-06/issue | ||
title: add plain use of FP_XXX to code policy check | ||
desc: "" | ||
type: :task | ||
component: duk | ||
release: v1.0 | ||
reporter: Sami Vaarala <sami.vaarala@iki.fi> | ||
status: :unstarted | ||
disposition: | ||
creation_time: 2014-09-26 10:57:43.836646 Z | ||
references: [] | ||
|
||
id: 7e4b2eca68de6f22114720abb119d8b088f5f5b5 | ||
log_events: | ||
- - 2014-09-26 10:57:43.996468 Z | ||
- Sami Vaarala <sami.vaarala@iki.fi> | ||
- created | ||
- "" |