develooper Front page | perl.perl5.porters | Postings from June 2001

Re: [PATCH #6,7/7] xhv_pmroot, xhv_riter

Thread Previous | Thread Next
From:
Jarkko Hietaniemi
Date:
June 17, 2001 13:46
Subject:
Re: [PATCH #6,7/7] xhv_pmroot, xhv_riter
Message ID:
20010617154633.Z20013@chaos.wustl.edu
On Sun, Jun 17, 2001 at 11:53:08AM -0500, Jarkko Hietaniemi wrote:
> New warnings caused by the changes:

That was from Tru64, but those are easy, the real stinker seems to be
HP-UX:

cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
cc: "hv.c", line 319: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "hv.c", line 319: error 1549: Modifiable lvalue required for assignment operator.
cc: "hv.c", line 450: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "hv.c", line 450: error 1549: Modifiable lvalue required for assignment operator.
cc: "hv.c", line 560: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "hv.c", line 560: error 1549: Modifiable lvalue required for assignment operator.
cc: "hv.c", line 1017: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "hv.c", line 1017: error 1549: Modifiable lvalue required for assignment operator.
cc: "hv.c", line 1093: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "hv.c", line 1093: error 1549: Modifiable lvalue required for assignment operator.
cc: "hv.c", line 1299: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "hv.c", line 1299: error 1549: Modifiable lvalue required for assignment operator.
cc: "hv.c", line 1394: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "hv.c", line 1394: error 1549: Modifiable lvalue required for assignment operator.
*** Error exit code 1

-- 
$jhi++; # http://www.iki.fi/jhi/
        # There is this special biologist word we use for 'stable'.
        # It is 'dead'. -- Jack Cohen

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