Closed Bug 560897 Opened 16 years ago Closed 16 years ago

close #pragma pack

Categories

(Core :: Graphics, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9.3a5

People

(Reporter: taras.mozilla, Assigned: glandium)

References

Details

Attachments

(2 files, 1 obsolete file)

This is busting gcov/pgo on 64bit.
Attachment #440541 - Flags: review?(roc)
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Keywords: checkin-needed
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Depends on: 561018
Depends on: 561022
Depends on: 561021
Apparently this backout fixed bug 561018, bug 561021, and bug 561022 (the dependencies of this bug).
Version: unspecified → Trunk
Attached patch Patch v2 (obsolete) — Splinter Review
Comment on attachment 440968 [details] [diff] [review] Patch v2 I'll send this to try servers.
Attachment #440968 - Attachment description: Patch → Patch v2
Attachment #440968 - Attachment is patch: true
Attachment #440968 - Attachment mime type: application/octet-stream → text/plain
Attached patch Patch v3Splinter Review
Patch v2 didn't work any better, and as I thought it made no sense that it would fail more on windows than on other platforms, I checked ifdefs... guess what, there is an ifdef XP_WIN bunch of code at the end that uses a struct (defined ouside the ifdef, so I moved it), which is not enclosed with a pragma pack. I think this new patch should work. Pushed on the try servers.
Assignee: nobody → mh+mozilla
Attachment #440968 - Attachment is obsolete: true
Comment on attachment 441061 [details] [diff] [review] Patch v3 It passed win32 unit tests on the try servers, which the previous patch didn't.
Attachment #441061 - Flags: review?(roc)
Status: REOPENED → RESOLVED
Closed: 16 years ago16 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a5
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: