Closed Bug 551397 Opened 15 years ago Closed 15 years ago

CSS_PSEUDO_ELEMENT needs to be undefined before next definition

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dholbert, Assigned: dholbert)

References

Details

Attachments

(1 file)

Just noticed this build warning: > nsCSSPseudoElements.cpp:58:1: warning: "CSS_PSEUDO_ELEMENT" redefined > nsCSSPseudoElements.cpp:53:1: warning: this is the location of the previous definition introduced by this changeset: http://hg.mozilla.org/mozilla-central/diff/5b152f233117/layout/style/nsCSSPseudoElements.cpp We just need to add an "#undef CSS_PSEUDO_ELEMENT" after the new #include.
Attached patch trivial fix (deleted) — Splinter Review
Here's the fix. Requesting r=sicking, even though he's not a style system peer, since it's in code he added and it's a trivial obviously-correct change.
Attachment #431570 - Flags: review?
Attachment #431570 - Flags: review? → review?(jonas)
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: