Closed Bug 431354 Opened 16 years ago Closed 12 years ago

gcc 4.2.3 warnings building 64bit js shell

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
trivial

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bc, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [build_warning])

continued from bug 410941

gcc -o Linux_All_OPT.OBJ/jsapi.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_L

jsapi.c: In function ‘JS_ConvertArgumentsVA’:
jsapi.c:272: warning: passing argument 5 of ‘TryArgumentFormatter’ from incompatible pointer type

jsapi.c: In function ‘JS_PushArgumentsVA’:
jsapi.c:380: warning: passing argument 5 of ‘TryArgumentFormatter’ from incompatible pointer type
Flags: in-testsuite-
Flags: in-litmus-
Blocks: buildwarning
Whiteboard: [build_warning]
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.