Closed Bug 965478 Opened 11 years ago Closed 11 years ago

ANGLE reports bogus ascii chars in some errors (needs angle update)

Categories

(Core :: Graphics: CanvasWebGL, defect)

x86
Windows 8
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla33

People

(Reporter: vlad, Unassigned)

References

Details

A "char size" member is being printed with stream << size << "-component ..." stuff, reading to errors like: ERROR: 0:5: 'assign' : cannot convert from 'varying mediump \x04-component vector of float' to 'float' (where the \x04 is a literal byte with value 4). This is fixed in upstream angle, see https://chromium.googlesource.com/angle/angle/+/master/src/compiler/translator/intermOut.cpp TType::getCompleteString
We don't want to fix this before grabbing the upstream update?
Should be fixed by bug 1010371.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
You need to log in before you can comment on or make changes to this bug.