[Catalyst] cat 5.7 upgrade report
Ted Carnahan
ted at tedcarnahan.com
Wed Jul 26 18:42:17 CEST 2006
Nilson Santos Figueiredo Junior wrote:
>It happens on the 22th test, where you check for warnings when dumping
>the schema. The test fails because besides the expected warnings, you
>also get a lot of those nasty "attempt to free unreferenced scalar"
>that's been plaguing us Windows users for some time now.
>
>
On a related note, being a Windows user and being extremely tired of
those errors, I now run tests in a batch file like this:
prove -l %1 2>&1 | perl -p -e s/Attempt.*\n//;
An ugly hack, but it works.
- Ted Carnahan
More information about the Catalyst
mailing list