Closed Bug 981264 Opened 10 years ago Closed 9 years ago

VS10 STL wrappers get tangled up in <utility>

Categories

(Core :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: xidorn, Unassigned)

References

Details

When using std::pair in code with "#include <utility>" being the first include, it will fail to compile such file in try server's "B2G Desktop Windows Opt".

Insert "#include <new>" before <utility> is a workaround for this problem.

One recent log for reference: https://tbpl.mozilla.org/php/getParsedLog.php?id=35829369&tree=Try&full=1

Also see bug 602558 for more details.
Summary: VS10 STL wrappers gets tangled up in <utility> → VS10 STL wrappers get tangled up in <utility>
Anyway we do no longer support VS10. Close this bug as WONTFIX.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
See a newer incarnation of this at bug 1331102.
You need to log in before you can comment on or make changes to this bug.