On Thu, Mar 15, 2007 at 02:52:46PM +0100, Rafael Garcia-Suarez wrote:
> 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
Looks like the part missing from the smoke report was...
shared.xs:141:1: unterminated #ifdef
Steve Peters
[EMAIL PROTECTED]