Closed Bug 950503 Opened 12 years ago Closed 12 years ago

Build accessible/src/windows in unified mode

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla29

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

References

Details

Attachments

(1 file)

No description provided.
Assignee: nobody → ehsan
Blocks: unified
Attachment #8347785 - Flags: review?(surkov.alexander)
Comment on attachment 8347785 [details] [diff] [review] Build accessible/src/windows in unified mode >+# These files cannot be built in unified mode because they both include >+# AccessibleTable2_i.c. I'm not really sure why that matters, but whatever
Attachment #8347785 - Flags: review?(surkov.alexander) → review+
(In reply to Trevor Saunders (:tbsaunde) from comment #2) > Comment on attachment 8347785 [details] [diff] [review] > Build accessible/src/windows in unified mode > > >+# These files cannot be built in unified mode because they both include > >+# AccessibleTable2_i.c. > > I'm not really sure why that matters, but whatever That file is generated by the MSIDL compiler and contains the IID definitions of the interfaces, but it doesn't have include guards, so it cannot be #included more than once in the same translation unit.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: