From: Scott L. <sla...@th...> - 2002-09-18 04:48:12
|
On Wed, 18 Sep 2002, Mattia Barbon wrote: > > t/08_ovl_func.........Bareword "Wx::Pen::newBitmap" not allowed > > while "strict subs" in use at t/08_ovl_func.t line 485. > > Execution of t/08_ovl_func.t aborted due to compilation errors. > > # No tests run! > Fixed in CVS Yep. > > t/08_ovl_func.........Usage: Wx::Brush::newBitmap(CLASS, stipple) > > at t/08_ovl_func.t line 44. > > # No tests run! > > > > `stipple' is a Wx::Bitmap. I don't know what causes the error. > Works for me. Can you reproduce it and if yes, with which perl version > (perl -v output). Hmm, it still gives this error. perl 5.8.0 I attached the output of building wxPerl. |