[Issue 15563] synchronized can't be used as a postfix qualifier
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Jul 1 17:24:50 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=15563
Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |spec
Priority|P1 |P5
Hardware|x86 |All
See Also| |https://issues.dlang.org/sh
| |ow_bug.cgi?id=17580
OS|Mac OS X |All
--- Comment #1 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
> void register(Socket s) synchronized {
Is that valid code? See issue 17580
--
More information about the Digitalmars-d-bugs
mailing list