Opened 11 years ago

Closed 10 years ago

#38462 closed defect (fixed)

v8: integer overflow in expression

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: frodwith@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: leopard Cc: neverpanic (Clemens Lang), cooljeanius (Eric Gallager)
Port: v8

Description

v8 @3.17.6 fails to build on Leopard i386 with its default gcc 4.0.1 compiler:

:info:build cc1plus: warnings being treated as errors
:info:build ../src/objects.h:1102: warning: integer overflow in expression

Attachments (2)

main.log (95.3 KB) - added by ryandesign (Ryan Carsten Schmidt) 11 years ago.
main.2.log (95.4 KB) - added by ryandesign (Ryan Carsten Schmidt) 11 years ago.

Download all attachments as: .zip

Change History (6)

Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log added

comment:1 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:2 Changed 11 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: newclosed

If it's only a warning, this should be fixed in r104246.

comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: closedreopened

The problem remains unchanged.

Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.2.log added

comment:4 Changed 10 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: reopenedclosed

I think this should finally be fixed in r114189. Please re-open if the problem still persists.

Note: See TracTickets for help on using tickets.