Closed Bug 27500 Opened 26 years ago Closed 26 years ago

sun's cc doesnt like comma at end of line in ntypes.h:59

Categories

(Core :: Graphics: ImageLib, defect, P3)

Sun
Solaris
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: tomi.leppikangas, Assigned: pnunn)

Details

Suns compiled doesnt like comma at end of enum block in ntypes.h at line 59. include/ntypesh.h: TV_NTWK_SERVER_ONLY, SERVER_ONLY, <-- remove this } NET_ReloadMethod; Gets copiler error on last line: "../../../../include/ntypes.h", line 59: Error: Identifier expected instead of "}".
I already checked in the fix for this. the linux compiler warned me about this problem. see http://tinderbox.mozilla.org/SeaMonkey/warnings.html
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Looks good for me, marking as verified.
Status: RESOLVED → VERIFIED
Thanks guys. -p
You need to log in before you can comment on or make changes to this bug.