Mercurial > hg > octave-nkf
view test/class-concat/module.mk @ 17818:f1b59ef34eda
attempt to avoid setting persistent state on i/o streams (bug #40396)
* utils.h, utils.cc (octave_preserve_stream_state): New class.
* debug.cc, pr-output.cc, variables.cc, ov-base-sparse.cc: Use it to
save and restore stream flags, precision, field width, and fill
character.
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Thu, 31 Oct 2013 17:26:04 -0400 |
parents | 1af8d21608b7 |
children |
line wrap: on
line source
class_concat_FCN_FILES = \ class-concat/@foo/foo.m \ class-concat/class-concat.tst FCN_FILES += $(class_concat_FCN_FILES)