[Issue 6683] Skipping declaration with goto resulted in nonsense

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 26 15:11:58 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=6683


bearophile_hugs at eml.cc changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bearophile_hugs at eml.cc


--- Comment #6 from bearophile_hugs at eml.cc 2011-10-26 15:10:50 PDT ---
(In reply to comment #5)

> Moreover, why does the spec bother to forbid anything if compiler writers are
> free to ignore it all?

Specs are meant to be long-term things. When you write the specs for a language
as complex as D you are free to write things that your current working compiler
is not yet able to do, or you have not yet implemented. There are several
things written in D specs (or TDPL) that DMD is not yet doing.

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


More information about the Digitalmars-d-bugs mailing list