Closed Bug 691681 Opened 13 years ago Closed 13 years ago

Build warning in gfx/angle/src/compiler/ParseHelper.h file (-Wreorder)

Categories

(Core :: Graphics: CanvasWebGL, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: atulagrwl, Unassigned)

References

Details

(Whiteboard: warning)

/home/xxx/mozilla/mozilla-central/gfx/angle/src/compiler/ParseHelper.h:33:5: warning:   when initialized here [-Wreorder]
/home/xxx/mozilla/mozilla-central/gfx/angle/src/compiler/ParseHelper.h:52:10: warning: TParseContext::checksPrecisionErrors\u2019 will be initialized after [-Wreorder]
/home/xxx/mozilla/mozilla-central/gfx/angle/src/compiler/ParseHelper.h:44:17: warning: const char* TParseContext::sourcePath\u2019 [-Wreorder]
Component: Graphics → Canvas: WebGL
QA Contact: thebes → canvas.webgl
I have patch ready which fixes this warning but does the patch needs to be submitted upstream?
This problem is already resolved in the trunk of angle. Whenever we pick new version of angle, this warning will be resolved.
Should we close this bug or wait till integrating new version of angleproject?
We're on ANGLE r809 now.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Depends on: 702978
You need to log in before you can comment on or make changes to this bug.