># New Ticket Created by David Lloyd
># Please include the string: [netlabs #655]
># in the subject line of all future correspondence about this issue.
># <URL: http://bugs6.perl.org/rt2/Ticket/Display.html?id=655 >
>
>
>The casting from const char * to char * make me nervous though... maybe it
>introduces warnings on other platforms?
I would cast the opposite way. dlopen/dlsym can take a const char *
so just declare s as const char * s instead.
-Melvin Smith
IBM :: Atlanta Innovation Center
[EMAIL PROTECTED] :: 770-835-6984