Some compilers get huffy if you do not cast a const pointer
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 15 Dec 2000 15:44:16 +0000 (15:44 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 15 Dec 2000 15:44:16 +0000 (15:44 +0000)
commitc8ce92fc7936a80fc9453fb1db9940ba01e31cad
tree2c73afe392e11c27aa487cbdc239cd1920a14ba0
parent32251b26ec0781f53d9925938cad5bd9e89c80f2
Some compilers get huffy if you do not cast a const pointer
to a non-const when assigning.

p4raw-id: //depot/perl@8132
gv.c