[Issue 953] Multiple C style declarations of same type cannot be in one statement

2017-07-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=953 Vladimir Panteleev changed: What|Removed |Added Status|REOPENED

[Issue 953] Multiple C style declarations of same type cannot be in one statement

2017-07-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=953 --- Comment #9 from Vladimir Panteleev --- *** Issue 12196 has been marked as a duplicate of this issue. *** --

[Issue 953] Multiple C style declarations of same type cannot be in one statement

2016-10-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=953 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp

[Issue 953] Multiple C style declarations of same type cannot be in one statement

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=953 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|D1 D2 |D2 --

[Issue 953] Multiple C style declarations of same type cannot be in one statement

2013-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=953 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 953] Multiple C style declarations of same type cannot be in one statement

2013-01-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=953 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Priority|P4 |P2

[Issue 953] Multiple C style declarations of same type cannot be in one statement

2013-01-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=953 --- Comment #5 from Andrej Mitrovic andrej.mitrov...@gmail.com 2013-01-20 11:45:33 PST --- This would be more simple to implement if we simply destroyed C-style array syntax. I don't know why we're waiting so long to get rid of them. --

[Issue 953] Multiple C style declarations of same type cannot be in one statement

2013-01-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=953 --- Comment #6 from Andrej Mitrovic andrej.mitrov...@gmail.com 2013-01-20 11:46:05 PST --- (In reply to comment #5) This would be more simple to implement if we simply destroyed C-style array syntax. Read that as: C-style declarations,