Re: [netlabs #655] [PATCH] Squash some warnings on Solaris

2002-06-03 Thread Melvin Smith
># New Ticket Created by David Lloyd ># Please include the string: [netlabs #655] ># in the subject line of all future correspondence about this issue. ># http://bugs6.perl.org/rt2/Ticket/Display.html?id=655 > > > >The casting from const char * to char * make me nervous though... maybe it >int

[netlabs #655] [PATCH] Squash some warnings on Solaris

2002-06-03 Thread via RT
# New Ticket Created by David Lloyd # Please include the string: [netlabs #655] # in the subject line of all future correspondence about this issue. # http://bugs6.perl.org/rt2/Ticket/Display.html?id=655 > The casting from const char * to char * make me nervous though... maybe it introduces