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.
 
 
 
 
 
 

41 lines
1.6 KiB

--- !ditz.rubyforge.org,2008-03-06/issue
title: type-pun warning in duk_api.c:275 and a few other places
desc: ""
type: :bugfix
component: duk
release: v0.7
reporter: sva <sami.vaarala@iki.fi>
status: :unstarted
disposition:
creation_time: 2013-09-19 05:52:37.754098 Z
references: []
id: bc7225eb1bba18c83f0ba8d973caeb3341709a1b
log_events:
- - 2013-09-19 05:52:38.447108 Z
- sva <sami.vaarala@iki.fi>
- created
- ""
- - 2013-09-19 05:53:53.123184 Z
- sva <sami.vaarala@iki.fi>
- commented
- "Happens in multiple places:\n\n\
duk_api.c: In function \xE2\x80\x98resize_valstack\xE2\x80\x99:\n\
duk_api.c:275: warning: dereferencing type-punned pointer will break\n\
strict-aliasing rules\n\
duk_hthread_stacks.c: In function \xE2\x80\x98duk_hthread_callstack_grow\xE2\x80\x99:\n\
duk_hthread_stacks.c:53: warning: dereferencing type-punned pointer\n\
will break strict-aliasing rules\n\
duk_hthread_stacks.c: In function \xE2\x80\x98duk_hthread_callstack_shrink_check\xE2\x80\x99:\n\
duk_hthread_stacks.c:82: warning: dereferencing type-punned pointer\n\
will break strict-aliasing rules\n\
duk_hthread_stacks.c: In function \xE2\x80\x98duk_hthread_catchstack_grow\xE2\x80\x99:\n\
duk_hthread_stacks.c:272: warning: dereferencing type-punned pointer\n\
will break strict-aliasing rules\n\
duk_hthread_stacks.c: In function \xE2\x80\x98duk_hthread_catchstack_shrink_check\xE2\x80\x99:\n\
duk_hthread_stacks.c:301: warning: dereferencing type-punned pointer\n\
will break strict-aliasing rules"
- - 2013-09-19 13:35:45.278193 Z
- sva <sami.vaarala@iki.fi>
- assigned to release v0.7 from v0.6
- ""