Displaying 1 result from an estimated 1 matches for "r_savetofile".
2000 Mar 09
1
Conditional for XDR code left out in saveload.c (PR#478)
Full_Name: Thomas Hoffmann
Version: 1.0.0
OS: OS/2 Warp 4.0 FP 11
Submission from: (NULL) (141.30.125.20)
I autoconfigured/configured the src'es w/o having XDR (#undef HAVE_RPC_XDR_H).
In saveload.c , at the beginning of the file the XDR code is enclosed by
matching #ifdefs.
But in the NEW_SAVE_FORMAT section, there are no #ifdefs around the XDR code.
Does this imply that using the new