[Issue 11946] need 'this' to access member when passing field to template parameter
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Aug 27 11:31:34 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=11946
yebblies <yebblies at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yebblies at gmail.com
--- Comment #53 from yebblies <yebblies at gmail.com> ---
(In reply to Walter Bright from comment #50)
> (In reply to Vladimir Panteleev from comment #49)
> > May I ask why you're removing quote characters from issue titles? IMHO they
> > are easier to read when the error message is quoted and thus distinguishable
> > from the rest of the title.
>
> I remove them because when I do a
>
> git checkout -a -m "message"
>
> I do a cut&paste from the bugzilla issue for the message. The " mess it all
> up. Yes, I could re-edit the git command line, but when the line wraps
> because it's too long, which it usually does, and then the command line
> editor for putty fouls everything up.
>
> It just makes things marginally easier for me to not have to deal with the ".
This is classic!
--
More information about the Digitalmars-d-bugs
mailing list