comparison src/ChangeLog @ 3642:3843aa0767c8

[project @ 2000-03-24 10:48:48 by jwe]
author jwe
date Fri, 24 Mar 2000 10:48:48 +0000
parents d3b0ff09dda7
children 9add655e8b8c
comparison
equal deleted inserted replaced
3641:5ac1b0cb4fe8 3642:3843aa0767c8
1 2000-03-24 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2000-03-24 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * c-file-ptr-stream.cc (c_file_ptr_buf::~c_file_ptr_buf):
4 Avoid dereferencing NULL pointer.
2 5
3 * oct-stream.cc (printf_format_list::add_elt_to_list, 6 * oct-stream.cc (printf_format_list::add_elt_to_list,
4 printf_format_list::process_conversion, 7 printf_format_list::process_conversion,
5 printf_format_list::finish_conversion): New args, flags, fw, and prec. 8 printf_format_list::finish_conversion): New args, flags, fw, and prec.
6 (printf_format_list::printf_format_list): Save more complete info. 9 (printf_format_list::printf_format_list): Save more complete info.