From: Klaas Freitag (freitag_at_suse.de)
Date: Wed May 21 2003 - 11:07:42 CEST
From: Klaas Freitag <freitag@suse.de> Date: Wed, 21 May 2003 11:07:42 +0200 Message-Id: <200305211107.42069.freitag@suse.de> Subject: Re: [taskjuggler] PS error: box: wrong number of arguments
Hi,
the attached patch should fix ktj2gantt. Sorry for attachments
on the list, but the patch is fairly small...
rgds,
Klaas
> The call to the box function in PostScript::Simple package change
> between version 0.04 and 0.05.
>
> In version 0.04 the parameter was:
> box(x1, y1, x2, y2, filled)
>
> In version 0.05 filled parameter is a hash in first position :
> box ( {filled => 1 }, x1, y1, x2, y2)
>
> The solution for you is to use the 0.04 version (see:
> http://search.cpan.org/author/MCNEWTON/PostScript-Simple-0.04/)
>
> I'm afraid that TJPERT have exactly the same bug :-(
--
Klaas Freitag
Internal Tools - SuSE Linux AG
-- To unsubscribe, email the address listed in the List-Unsubscribe header For additional commands, email: taskjuggler-help@suse.com
This archive was generated by hypermail 2.1.7 : Wed May 21 2003 - 11:08:54 CEST