Improving std.regex(p)

Nick Sabalausky a at a.a
Tue Jun 22 19:55:48 PDT 2010


"BCS" <none at anon.com> wrote in message 
news:a6268ff154bd8ccddee0380cd08 at news.digitalmars.com...
> Hello Don,
>
>>> == Quote from BCS (none at anon.com)'s article
>>>
>>>> OTOH, and IHMO it should be avoided where you can, kinda like goto.
>>>> (For one things, forget having usable line numbers in your error
>>>> messages.)
>>>>
>> Whenever that happens, it's a compiler bug.
>> If you can produce a test case where that happens, please put it in
>> Bugzilla.
>
> The issue isn't that the error has no line number but that the line number 
> is the line of the mixin or the line within the mixin (I forget which) to 
> be useful you need both AND the full text of the mixin.
>

For reference, that's bug #2887: 
http://d.puremagic.com/issues/show_bug.cgi?id=2887 




More information about the Digitalmars-d mailing list