[OpenAFS-devel] Install openafs on Tru64 5.1

Johan Danielsson joda+openafs@pdc.kth.se
26 Mar 2002 15:43:20 +0100


Mattias Amnefelt <mattiasa@e.kth.se> writes:

> This can however be fixed with the following patch.

No it can't be fixed that way, you can get rid of the error, but I
think it's cleaner (more obvious) to just re-cast const when assigning
the syscall.

If a future toolchain puts const data in read only memory we will
loose.

Makes you wonder why they changed that.

/Johan