Am Sun, 02 Sep 2012 13:12:02 +0200
schrieb "Dr.Ruud" :
> On 2012-08-31 15:17, Torsten wrote:
>
> > I found a strange behaviour for printf: If you do for example
> >
> > printf "%d",29/100*100
> >
> > you get 28. But with
> >
>
Hey,
I found a strange behaviour for printf: If you do for example
printf "%d",29/100*100
you get 28. But with
printf "%d",29*100/100
it's 29. Seems to be related to rounding.
The perl version is 5.10.1 on debian.
Regards
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additio
are no typos?
Yes, I am. This is because I haven't written the code but it is part of a module that
other people have reported be work for them. I have posted it.
To me the 1.000.000 USD question would be: Is there any way to debug this? Like for
example print a list of all known
Well, it's not really MY code, but I will attach it.
It is line 103 that breaks! (The call to genDialog.)
Torsten
-Ursprüngliche Nachricht-
Von: Jenda Krynicky [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 13. September 2004 18:47
An: '[EMAIL PROTECTED]'
Betreff: Re: Undef
dule::usedLater called at ...
Any idea where to search? This is code I did not write myself and others have reported
it worked for them unter Perl 5.8.1. I have 5.8.0. I also tried with 5.8.5, but got
the same error, so this does not look like a Perl version issue.
Kind regards,
Torsten
--
To unsubsc