view src/s/vms5-5.h @ 40690:ba7239b8872e

(Fload): Use XSETCARFASTINT, XSETCDRFASTINT instead of treating XCAR and XCDR as lvalues. (openp): Use CHECK_STRING_CAR. (read_list): Use XSETCDR instead of treating XCDR as lvalue.
author Ken Raeburn <raeburn@raeburn.org>
date Sat, 03 Nov 2001 21:30:34 +0000
parents b9e41e8f770d
children 695cf19ef79e d7ddb3e565de
line wrap: on
line source

#include "vms.h"
#define VMS5_5
#define VMS4_4

/* The bug that SHARABLE_LIB_BUG fixes is gone in version 5.5 of VMS.
   And defining it causes lossage because sys_errlist has a different
   number of elements.  */
#undef SHARABLE_LIB_BUG