Quench the warnings from Tru64; the HP-UX is still
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 17 Jun 2001 20:30:22 +0000 (20:30 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 17 Jun 2001 20:30:22 +0000 (20:30 +0000)
commitb72a56350cdb03ab2b46275dcc73756786a8dc8b
treebea98f6e465d060358a4272aa3d8c1f72febb198
parent708c0d062dc09a6f281e63f95527614a35e7714a
Quench the warnings from Tru64; the HP-UX is still
broken because it really, REALLY, doesn't like the
HvARRAY() being lvalue:

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.

p4raw-id: //depot/perl@10669
hv.c