From: Vadim Konovalov Date: Mon, 2 Jul 2001 12:06:16 +0000 (+0200) Subject: RE: perl@10907 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8f78aaf88abee1425c1a5cc50158a630f15931b4;p=p5sagit%2Fp5-mst-13.2.git RE: perl@10907 From: "Konovalov, Vadim Vladimirovich (Vadim)" Message-ID: Borland C vs PerlIO. p4raw-id: //depot/perl@11079 --- diff --git a/win32/config.bc b/win32/config.bc index 1356adc..1ffa2f8 100644 --- a/win32/config.bc +++ b/win32/config.bc @@ -341,7 +341,7 @@ d_statfs_s='undef' d_statvfs='undef' d_stdio_cnt_lval='define' d_stdio_ptr_lval='define' -d_stdio_ptr_lval_nochange_cnt='undef' +d_stdio_ptr_lval_nochange_cnt='define' d_stdio_ptr_lval_sets_cnt='undef' d_stdio_stream_array='undef' d_stdiobase='define' diff --git a/win32/config_H.bc b/win32/config_H.bc index 8b3e97b..9d0a660 100644 --- a/win32/config_H.bc +++ b/win32/config_H.bc @@ -2124,7 +2124,7 @@ #define FILE_cnt(fp) ((fp)->level) #define STDIO_CNT_LVALUE /**/ /*#define STDIO_PTR_LVAL_SETS_CNT /**/ -/*#define STDIO_PTR_LVAL_NOCHANGE_CNT /**/ +#define STDIO_PTR_LVAL_NOCHANGE_CNT /**/ #endif /* USE_STDIO_BASE: