[Bug c++/43016] Inappropriate multiple definition error for lambda function when inside inline functions

2010-02-10 Thread plaice at cse dot unsw dot edu dot au
--- Comment #2 from plaice at cse dot unsw dot edu dot au 2010-02-10 13:32 --- Created an attachment (id=19834) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19834&action=view) Second file for Bug 43016 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43016

[Bug c++/43016] Inappropriate multiple definition error for lambda function when inside inline functions

2010-02-10 Thread plaice at cse dot unsw dot edu dot au
--- Comment #1 from plaice at cse dot unsw dot edu dot au 2010-02-10 13:32 --- Created an attachment (id=19833) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19833&action=view) First file for Bug 43016. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43016

[Bug c++/43016] New: Inappropriate multiple definition error for lambda function when inside inline functions

2010-02-10 Thread plaice at cse dot unsw dot edu dot au
ty: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: plaice at cse dot unsw dot edu dot au GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-

[Bug c++/42989] operator= for rvalue reference for wstring disappears in libstdc++.so.6.0.14

2010-02-06 Thread plaice at cse dot unsw dot edu dot au
--- Comment #1 from plaice at cse dot unsw dot edu dot au 2010-02-06 21:07 --- Created an attachment (id=19816) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19816&action=view) Loader complains of missing reference. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42989

[Bug c++/42989] New: operator= for rvalue reference for wstring disappears in libstdc++.so.6.0.14

2010-02-06 Thread plaice at cse dot unsw dot edu dot au
Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: plaice at cse dot unsw dot edu dot au GCC build triplet: x86_64-unkno