https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64203
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64203
--- Comment #6 from Jonathan Wakely ---
Author: redi
Date: Tue Dec 9 11:53:03 2014
New Revision: 218512
URL: https://gcc.gnu.org/viewcvs?rev=218512&root=gcc&view=rev
Log:
PR libstdc++/64203
* include/std/shared_mutex: Fix preprocessor c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64203
--- Comment #5 from Jonathan Wakely ---
Author: redi
Date: Tue Dec 9 11:03:57 2014
New Revision: 218511
URL: https://gcc.gnu.org/viewcvs?rev=218511&root=gcc&view=rev
Log:
PR libstdc++/64203
* include/std/shared_mutex: Fix preprocessor c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64203
--- Comment #4 from Sandra Loosemore ---
(In reply to Jonathan Wakely from comment #3)
> How's this one?
Looks better; this version fixes the compile-time errors.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64203
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64203
Jonathan Wakely changed:
What|Removed |Added
Attachment #34208|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64203
--- Comment #2 from Sandra Loosemore ---
(In reply to Jonathan Wakely from comment #1)
> Created attachment 34208 [details]
> fix config macros for shared_lock
>
> Does this fix it?
No, with this patch I'm still getting the same undefined symbo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64203
--- Comment #1 from Jonathan Wakely ---
Created attachment 34208
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34208&action=edit
fix config macros for shared_lock
Does this fix it?