[Pkg-puppet-devel] Bug#513320: Acknowledgement (arithmetic expression fails to work)
Jayen Ashar
jayen at science.unsw.edu.au
Thu Jan 29 00:42:33 UTC 2009
I added this to comparison_operator.rb:
file = File.open("/tmp/puppet_debug.txt","a")
file.puts lval
file.puts operator
file.puts rval
retval = lval.send(@operator,rval)
file.puts retval
return retval
and the output I got was:
10170
>
1274
false
I can only assume this is doing a string comparison.
Debian Bug Tracking System wrote:
> Thank you for filing a new Bug report with Debian.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> Puppet Package Maintainers <pkg-puppet-devel at lists.alioth.debian.org>
>
> If you wish to submit further information on this problem, please
> send it to 513320 at bugs.debian.org, as before.
>
> Please do not send mail to owner at bugs.debian.org unless you wish
> to report a problem with the Bug-tracking system.
More information about the Pkg-puppet-devel
mailing list