On Mon, Jan 31, 2011 at 3:39 PM, Lyle wrote:
> What were the warnings?
>
There are a number of warnings in legacy code about deprecated
functions and operators when Perl 5.12 is used.
Best Wishes,
Chris Travers
--
Specia
What were the warnings?
Lyle
On 31/01/2011 23:25, Phil wrote:
> Hi Chris
>
> I needed to print some invoices and statements, unfortunately the
> warnings stopped my browser from interpreting the PDF stream. So I
> tried to get 1.2.22 RC from the SVN but it appears to be down.
>
> So I was forced
Hi Chris
I needed to print some invoices and statements, unfortunately the
warnings stopped my browser from interpreting the PDF stream. So I
tried to get 1.2.22 RC from the SVN but it appears to be down.
So I was forced to put:
no warnings;
[..]
use warnings;
around the offending lines. Seemed
The LedgerSMB team is proud to announce a pending release of 1.2.22
tarball is now up on sourceforge. This will contain a few fixes for
warnings which occur in Perl 5.12 as well as a few fixes for tax
system changeovers.
Please test it out. If all goes well and no problems are reported
(and I co