This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Opaque evil patch to fix AIX I/O


On Thu, Jan 25, 2001 at 02:48:24PM -0800, Mark Mitchell wrote:
> 
> This patch, while causing distinguished members of the V3 team to and
> retch with absolute disgust at my utter lack of taste, gets AIX I/O

I was going to recommend libstdc++-v3 to the "beautiful code" discussion
on slashdot, but now...

:-)


One question:

> diff -c -p -r1.12 ios.cc
> *** ios.cc	2001/01/17 07:44:57	1.12
> --- ios.cc	2001/01/25 22:37:24
> ***************
> *** 35,40 ****
> --- 35,41 ----
>   #include <bits/std_ostream.h>
>   #include <bits/std_istream.h>
>   #include <bits/std_fstream.h>
> + #include <stdio.h>
>   

Why is this necessary?

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]