comparison configure.in @ 20587:eaf988c7e291

(make_pure_string): New arg length_byte. Take account of size used by size_byte; store both sizes. (Fpurecopy): Call make_pure_string the new way. (compact_strings): Use size_byte field to compute string's size. (make_uninit_multibyte_string): New function. (make_uninit_string): Use make_uninit_multibyte_string. (make_multibyte_string): New function. (make_unibyte_string): New function. (make_string): Compute number of chars from the data.
author Richard M. Stallman <rms@gnu.org>
date Mon, 05 Jan 1998 17:17:27 +0000
parents 6423efca2ea9
children 5cf1e81b6381
comparison
equal deleted inserted replaced
20586:90d6a75210d6 20587:eaf988c7e291