[Issue 1890] DDOC removes leading space in D_CODE macro

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Nov 2 06:06:58 PDT 2011


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


Denis <verylonglogin.reg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |verylonglogin.reg at gmail.com


--- Comment #3 from Denis <verylonglogin.reg at gmail.com> 2011-11-02 16:06:28 MSK ---
Ping. Isn't this bug trivial to fix? And it is an error-prone one, because us
usually expects that the start of the argument is "the first non-whitespace
character", but it isn't now. Worst of all it is undocumented now. `WEB` macros
suffers from this bug, look at broken links to STL at
http://d-programming-language.org/phobos/std_range.html#lowerBound

-- 
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