Tango Regex Access Violation

yidabu yidabu.spam at gmail.com
Sun Jul 27 06:42:06 PDT 2008


On Sun, 27 Jul 2008 15:30:17 +0200
torhu <no at spam.invalid> wrote:

> yidabu wrote:
> > Tango Regex always got unhandled Access Violation:
> > 
> >         char[] str = "ab";
> >         auto regex = Regex(".");
> >         Stdout.formatln("result {}", regex.test(str));
> > 
> > 
> > 
> > tested with dmd windows 1.031, tango 0.99.7
> > 
> 
> Could it be related to this?
> http://www.dsource.org/projects/tango/ticket/956

I'm not sure, I failed to debug this via DDBG.



-- 
yidabu <yidabu.spam at gmail.com>
http://www.dsource.org/projects/dwin

D 语言-中文(D Chinese):
http://www.d-programming-language-china.org/
http://bbs.d-programming-language-china.org/
http://dwin.d-programming-language-china.org/
http://scite4d.d-programming-language-china.org/




More information about the Digitalmars-d-learn mailing list