Closed Bug 758483 Opened 13 years ago Closed 13 years ago

"struct utsname" should be used to declare unameobj

Categories

(Core :: Graphics: CanvasWebGL, defect)

x86
Solaris
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla15

People

(Reporter: ginnchen+exoracle, Assigned: ginnchen+exoracle)

Details

Attachments

(1 file)

On Solaris <sys/utsname.h>, it has extern struct utsname utsname; so it's necessary to use "struct utsname unameobj" instead of "utsname unameobj" for disambiguation.
Attached patch patchSplinter Review
Assignee: nobody → ginn.chen
Status: NEW → ASSIGNED
Attachment #627069 - Flags: review?(bjacob)
Comment on attachment 627069 [details] [diff] [review] patch Review of attachment 627069 [details] [diff] [review]: ----------------------------------------------------------------- *sigh*
Attachment #627069 - Flags: review?(bjacob) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla15
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: