Re: [perl #28899] [PATCH] de-consting: objects.c

2004-04-17 Thread Leopold Toetsch
Jarkko Hietaniemi <[EMAIL PROTECTED]> wrote: > -(Hash*) PMC_struct_val(props), prop_str); > +(Hash*) PMC_struct_val(props), (STRING*) prop_str); That only helps certain compilers. I've put in a const_cast(). leo

[perl #28899] [PATCH] de-consting: objects.c

2004-04-17 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #28899] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=28899 > cc: Warning: src/objects.c, line 485: In this statement, the referenced type of