(print_object): Print non-ascii characters in bool vector representation
authorAndreas Schwab <schwab@suse.de>
Mon, 26 Apr 2004 21:56:26 +0000 (21:56 +0000)
committerAndreas Schwab <schwab@suse.de>
Mon, 26 Apr 2004 21:56:26 +0000 (21:56 +0000)
commit4b5af5e47974a01c030c92aa34003bd70a2bd947
tree06dd254a44c9d7acafa85f72e890ee9f6e2d9440
parentdb85986c76f0b1c4c34ff86b6305004c3c0f1ec4
(print_object): Print non-ascii characters in bool vector representation
as octal escapes.  Use BOOL_VECTOR_BITS_PER_CHAR instead of BITS_PER_CHAR.
src/print.c