On Sun May 16 09:18:04 2010, ddgr...@gmail.com wrote:
> d...@hermes:~/rakudo$ grep -nr 'Use of uninitalized value in numeric
> context' src/*
> src/core/Any.pm:12:        # fail "Use of uninitalized value in
> numeric context";
> src/core/Any.pm:13:        note "Use of uninitalized value in numeric
> context";
> src/gen/core.pm:985:        # fail "Use of uninitalized value in
> numeric context";
> src/gen/core.pm:986:        note "Use of uninitalized value in numeric
> context";
> src/gen/core.pir:45774:    assign $P4920, "Use of uninitalized value
> in numeric context"
> 
> The correct spelling is 'uninitialized'.

It's now corected. :-)

Thanks,

Jonathan

Reply via email to