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.
34 lines
1.1 KiB
34 lines
1.1 KiB
--- !ditz.rubyforge.org,2008-03-06/issue
|
|
title: gcc -pedantic without -std=c99 causes 'unsigned long long' to be used and an associated warning for it
|
|
desc: |-
|
|
The type is available and it is autodetected based on ULLONG_MAX and friends,
|
|
but the compiler will still warn about it. Should we not use the type? There
|
|
is no reasonable way to know that the compiler will warn about a type it *does*
|
|
support - other than special casing for the compiler.
|
|
type: :task
|
|
component: duk
|
|
release: v1.2
|
|
reporter: Sami Vaarala <sami.vaarala@iki.fi>
|
|
status: :unstarted
|
|
disposition:
|
|
creation_time: 2014-07-10 23:01:41.427749 Z
|
|
references: []
|
|
|
|
id: 89d8d02e9c8acbc2b59bec5161bae020fb463329
|
|
log_events:
|
|
- - 2014-07-10 23:01:41.652032 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- created
|
|
- ""
|
|
- - 2014-09-16 20:09:08.156833 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- assigned to release v1.0 from v0.12
|
|
- ""
|
|
- - 2014-10-13 15:37:13.229751 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- assigned to release v1.1 from v1.0
|
|
- ""
|
|
- - 2014-12-22 16:20:11.357327 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- assigned to release v1.2 from v1.1
|
|
- ""
|
|
|