Does "make check" complain if a replacement/wrap fix doesn't have a test? If so, I'll be fixing it when I have time -- towards the end of October. (The patch I sent a few days ago ought to do it, but I've not fully tested yet.) Anyway, looks pretty reasonable to me...
On Sat, Sep 29, 2012 at 9:45 AM, David Edelsohn <dje....@gmail.com> wrote: > AIX fcntl.h redefines "open", which conflicts with g++ fstream header. > This patch wraps fcntl.h to use aliases in the same way that stdio.h > currently is wrapped. > > Okay? > + test-text = ''; /* no way to test */