Closed
Bug 665405
Opened 14 years ago
Closed 14 years ago
Dehydra test failure with gcc 4.6
Categories
(Developer Infrastructure :: Source Code Analysis, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: glandium, Assigned: glandium)
Details
Attachments
(1 file)
352 bytes,
patch
|
taras.mozilla
:
review+
|
Details | Diff | Splinter Review |
python unit_test_harness.py dehydra "/usr/bin/g++-4.6"
............................................x.........................
Test Failure:
Test command: /usr/bin/g++-4.6 -c -fplugin=../gcc_dehydra.so -o /dev/null -fplugin-arg-gcc_dehydra-script=test_static_func.js test_static_func.cc
Failure msg: Expected 'OK' output; got '{anonymous}::nst()true'
This is due to <unnamed> having been renamed to {anonymous}, apparently.
Attachment #540375 -
Flags: review?(tglek)
![]() |
||
Updated•14 years ago
|
Attachment #540375 -
Flags: review?(tglek) → review+
Assignee | ||
Comment 1•14 years ago
|
||
Assignee: nobody → mh+mozilla
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Core → Firefox Build System
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•