On Thu, 15 Mar 2007 08:44 -0500, [EMAIL PROTECTED]
shared.xs:381:13: warning: no newline at end of file
shared.xs: In function `Perl_sharedsv_find':
shared.xs:381: error: `swit' undeclared (first use in this function)

Bad sync ? line 381 is :
       switch(SvTYPE(sv)) {
looks like the "ch" was eaten, or something.

shared.xs:381: error: (Each undeclared identifier is reported only once
shared.xs:381: error: for each function it appears in.)
shared.xs:381: error: syntax error at end of input

Reply via email to