# New Ticket Created by Steve Peters # Please include the string: [perl #21387] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21387 >
This patch is to stop compilier warnings in embed.c. The loop label "again" is only called inside of code where HAS_HEADER_SYSMMAN is defined. If HAS_HEADER_SYSMMAN is not defined, the loop label causes a warning when compiled. Steve Peters [EMAIL PROTECTED] _________________________________________________________________ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail -- attachment 1 ------------------------------------------------------ url: http://rt.perl.org/rt2/attach/52828/39975/da6239/embed.c.patch
embed.c.patch
Description: embed.c.patch