* alloc.c (MARK_STRING, UNMARK_STRING, STRING_MARKED_P): Expand non-union-type
authorKen Raeburn <raeburn@raeburn.org>
Sun, 2 Apr 2000 01:52:58 +0000 (01:52 +0000)
committerKen Raeburn <raeburn@raeburn.org>
Sun, 2 Apr 2000 01:52:58 +0000 (01:52 +0000)
commitcc2d8c6b3dfb886957d7adfffbaeccdfb68ae13d
tree6584a850113a14a9528780f1856d96f46f43e119
parentccf5869a2ed23ebb44fcfb41f234a52e6a7fe835
* alloc.c (MARK_STRING, UNMARK_STRING, STRING_MARKED_P): Expand non-union-type
versions of XMARK and friends here, because XMARK and friends won't work on an
integer field if NO_UNION_TYPE is not defined.
(make_number): Define as a function if it's not defined as a macro.
src/ChangeLog
src/alloc.c