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