develooper Front page | perl.perl5.porters | Postings from March 2007

Re: Smoke [5.9.5] 30577 FAIL(M) Solaris 2.11 (i386/1 cpu)

Thread Previous
From:
Rafael Garcia-Suarez
Date:
March 15, 2007 07:23
Subject:
Re: Smoke [5.9.5] 30577 FAIL(M) Solaris 2.11 (i386/1 cpu)
Message ID:
b77c1dce0703150722i728ad5f6y1ae20643b6385349@mail.gmail.com
On 15/03/07, Steve Peters <steve@fisharerojo.org> wrote:
> On Thu, Mar 15, 2007 at 02:52:46PM +0100, Rafael Garcia-Suarez wrote:
> > On Thu, 15 Mar 2007 08:44 -0500, steve@fisharerojo.org
> > >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

OK, probably a bad sync then (mine #ifdef terminates at line 1125, and
everything inside is balanced)

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About