[Issue 4987] C function pointer syntax needs to be deprecated

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4987

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|D1  D2 |D2

--


[Issue 4987] C function pointer syntax needs to be deprecated

2011-12-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4987


Don clugd...@yahoo.com.au changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


--- Comment #3 from Don clugd...@yahoo.com.au 2011-12-30 16:44:23 PST ---
(In reply to comment #2)
 (In reply to comment #1)
  I changed it for D2 only, in order to avoid breaking existing D1 code.
  
  http://www.dsource.org/projects/dmd/changeset/703
 
 The language grammar (declaration.html) also needs to be updated.

It's marked as deprecated in declaration.html. As long as it's deprecated but
not removed, I think it should remain as part of the grammer.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 4987] C function pointer syntax needs to be deprecated

2010-11-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4987


Jerry Quinn jlqu...@optonline.net changed:

   What|Removed |Added

 CC||jlqu...@optonline.net


--- Comment #2 from Jerry Quinn jlqu...@optonline.net 2010-11-04 13:59:10 PDT 
---
(In reply to comment #1)
 I changed it for D2 only, in order to avoid breaking existing D1 code.
 
 http://www.dsource.org/projects/dmd/changeset/703

The language grammar (declaration.html) also needs to be updated.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 4987] C function pointer syntax needs to be deprecated

2010-10-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4987


Walter Bright bugzi...@digitalmars.com changed:

   What|Removed |Added

 CC||bugzi...@digitalmars.com


--- Comment #1 from Walter Bright bugzi...@digitalmars.com 2010-10-05 
00:19:23 PDT ---
I changed it for D2 only, in order to avoid breaking existing D1 code.

http://www.dsource.org/projects/dmd/changeset/703

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---