view lispref/.cvsignore @ 31897:a292cc13911a

(GC_CHECK_STRING_BYTES): Temporarily define, for bug hunting. (struct sdata) [GC_CHECK_STRING_BYTES]: Always record the string's size in the sdata structure. (SDATA_NBYTES, SDATA_DATA): New macros. (SDATA_OF_STRING, SDATA_SIZE) [GC_CHECK_STRING_BYTES]: Define differently for the different layout of the sdata structure. (allocate_string_data) [GC_CHECK_STRING_BYTES]: Record string size in sdata. (sweep_strings, compact_small_strings) [GC_CHECK_STRING_BYTES]: Check that size recorded in the string size and size recorded in the sdata structure agree.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 26 Sep 2000 11:11:51 +0000
parents a0af1af4aabf
children 0ee954140c53
line wrap: on
line source

elisp
elisp-1
elisp-2
elisp-3
elisp-4
elisp-5
elisp-6
elisp-7
elisp-8
elisp-9
elisp-10
elisp-11
elisp-12
elisp-13
elisp-14
elisp-15
elisp-16
elisp-17
elisp-18
elisp-19
elisp-20
elisp-21
elisp-22
elisp-23
elisp-24
elisp-25
elisp-26
elisp-27
elisp-28
elisp-29
elisp-30
elisp-31
elisp-32
elisp-33
elisp-34
elisp-35
elisp-36
elisp-37
elisp-38
elisp-39
elisp-40
elisp-41
elisp-42
elisp-43
elisp-44
elisp-45
elisp-46
elisp-47