RE: perl@10907
authorVadim Konovalov <vkonovalov@lucent.com>
Mon, 2 Jul 2001 12:06:16 +0000 (14:06 +0200)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 2 Jul 2001 13:10:39 +0000 (13:10 +0000)
From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>

Borland C vs PerlIO.

p4raw-id: //depot/perl@11079

win32/config.bc
win32/config_H.bc

index 1356adc..1ffa2f8 100644 (file)
@@ -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'
index 8b3e97b..9d0a660 100644 (file)
 #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: