Re: #undef fopen+freopen prior to #def in system.h, for aix bootstrap

2012-01-02 Thread Richard Guenther
On Fri, Dec 23, 2011 at 9:07 PM, Olivier Hainque wrote: > A minor update to provide a more precise ChangeLog: > >>       * system.h: #undef fopen and freopen unconditionally. > Ok. Thanks, Richard. > 2011-12-23  Olivier Hainque   > >        * system.h: Prior to #define, #undef fopen and freopen

Re: #undef fopen+freopen prior to #def in system.h, for aix bootstrap

2011-12-23 Thread Olivier Hainque
A minor update to provide a more precise ChangeLog: > * system.h: #undef fopen and freopen unconditionally. 2011-12-23 Olivier Hainque * system.h: Prior to #define, #undef fopen and freopen unconditionally. libcpp/ * system.h: Likewise.