how to find stack trace of "Error: 4invalid UTF-8 sequence" "Error: std.format int argument expected"?

Jarrett Billingsley jarrett.billingsley at gmail.com
Wed May 27 21:29:34 PDT 2009


On Thu, May 28, 2009 at 12:08 AM, nobody <no at where.com> wrote:

>> If you don't want to use a debugger, there's always
>> printf/writefln/Stdout debugging.
>
> using writefln to find writefln errors? ;-)

As long as you don't use invalid UTF-8 data in your debugging statements ;)



More information about the Digitalmars-d mailing list