On 12/3/06, Bill Jones <[EMAIL PROTECTED]> wrote:
On 12/3/06, kyle cronan <[EMAIL PROTECTED]> wrote:
> (1<<$ARGV[0])
Just a thought -
The argument you are passing is really the two's complement; so you
are really passing 256M (not 28) to the vec statement.
So what
hing tried to allocate a negative number of bytes!
Should I submit this with perlbug?
Thanks,
Kyle Cronan
<[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>