Closed Bug 654082 Opened 14 years ago Closed 14 years ago

Building in gcc c++0x mode uses symbols from libstdc++ 4.5 on debug builds

Categories

(Firefox Build System :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla6

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file)

This is because it switches to using some new C++0x defined methods in std::string and std::wstring. (At the same time, replace basic_string template with shorter string and wstring form, and add an ifdef for wchar_t ; i verified this doesn't break in non C++0x mode)
Attachment #529451 - Flags: review?(tglek)
Comment on attachment 529451 [details] [diff] [review] Add C++0x support to the libstdc++ compatibility hack rubberstamp
Attachment #529451 - Flags: review?(tglek) → review+
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla6
Assignee: nobody → mh+mozilla
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: