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 | Thread Next
From:
Rafael Garcia-Suarez
Date:
March 15, 2007 06:53
Subject:
Re: Smoke [5.9.5] 30577 FAIL(M) Solaris 2.11 (i386/1 cpu)
Message ID:
b77c1dce0703150652h5b20ed71na478af1ccf402728@mail.gmail.com
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

Thread Previous | Thread Next


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