Tango Regex Access Violation

torhu no at spam.invalid
Sun Jul 27 06:30:17 PDT 2008


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


More information about the Digitalmars-d-learn mailing list