[Issue 9098] Error with ddoc: octal digit expected

2012-12-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9098


Andrej Mitrovic  changed:

   What|Removed |Added

   Keywords||pull
 AssignedTo|nob...@puremagic.com|andrej.mitrov...@gmail.com


--- Comment #1 from Andrej Mitrovic  2012-12-02 
09:19:43 PST ---
https://github.com/D-Programming-Language/d-programming-language.org/pull/203

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


[Issue 9098] Error with ddoc: octal digit expected

2012-12-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9098


Alex R�nne Petersen  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||a...@lycus.org
 Resolution||FIXED


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


[Issue 9098] Error with ddoc: octal digit expected

2013-01-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9098


yebblies  changed:

   What|Removed |Added

 CC||yebbl...@gmail.com


--- Comment #2 from yebblies  2013-01-13 17:55:46 EST ---
Why on earth aren't the errors gagged while processing code samples?

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


[Issue 9098] Error with ddoc: octal digit expected

2013-01-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9098



--- Comment #3 from Andrej Mitrovic  2013-01-13 
07:58:02 PST ---
(In reply to comment #2)
> Why on earth aren't the errors gagged while processing code samples?

Because it allows us to catch bugs like these before the user has to face
disappointment when he finds out the code doesn't compile.

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


[Issue 9098] Error with ddoc: octal digit expected

2013-01-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9098



--- Comment #4 from yebblies  2013-01-14 20:01:19 EST ---
(In reply to comment #3)
> (In reply to comment #2)
> > Why on earth aren't the errors gagged while processing code samples?
> 
> Because it allows us to catch bugs like these before the user has to face
> disappointment when he finds out the code doesn't compile.

But it only catches lexical errors...

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