Closed Bug 903230 Opened 12 years ago Closed 1 year ago

D3D9SurfaceImage.h exported twice

Categories

(Core :: Graphics, defect)

defect

Tracking

()

RESOLVED INVALID

People

(Reporter: vlad, Unassigned)

Details

It's in gfx/layers/moz.build twice, in EXPORTS.mozilla.layers and EXPORTS. Where does it belong?
Should we fail the build if somebody does this?
Flags: needinfo?(gps)
If there is only a single output path, it should only be specified once globally, in the closest moz.build file in the directory structure. Once bug 896797 lands, duplicate definitions like this will likely result in a fatal error. If you find other issues where you think moz.build files aren't being strict enough, please file bugs! We want to catch build errors early in the build so users don't have to sit through 30 minutes of compiling only to find out the build config is bad.
Flags: needinfo?(gps)
Severity: normal → S3
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.