Hi,
Had a problem with Imagelist.xs on Mingw - a couple of #ifdef __MINGW__
should be #ifdef __MINGW32__
Cheers,
jez.
Jeremy White wrote:
Had a problem with Imagelist.xs on Mingw - a couple of #ifdef __MINGW__
should be #ifdef __MINGW32__
OK - I corrected this and committed. I think we need a better way of
testing for these functions, as they are present in my MinGW headers,
and I was compiling fine :-)
All,
There is a new list available at
https://sourceforge.net/mail/?group_id=16572
It is a send-only list, sending details of commits made to the Win32-GUI
CVS repository. Subscribe if you want to follow more details of what is
being committed ...
I'll announce it more widely once I'm a b
Reini Urban wrote:
I've done now Devel::Cover tests for the old and new tests.
$ perldoc Devel::Cover
$ HARNESS_PERL_SWITCHES=-MDevel::Cover make test
$ cover
what stmt bran cond sub podtime total
3 tests only:11.4 6.3 9.5 11.1 16.7 100.09
4 matches
Mail list logo