Re: [perl #28868] [PATCH] signedness tweak for string.c:

2004-04-16 Thread Leopold Toetsch
Jarkko Hietaniemi <[EMAIL PROTECTED]> wrote: > The attached patch lazily changes both offs and d to unsigned, which > seems to fine by the Tru64 cc. Thanks, applied. leo

[perl #28868] [PATCH] signedness tweak for string.c:

2004-04-16 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #28868] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=28868 > In Tru64 I got a compilation warning from the src/string.c: cc: Warning: src/st