This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


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

Re: A patch for libio/libio.h


> 
> hjl@lucon.org (H.J. Lu) writes:
> 
> > Sat Oct 24 18:15:53 1998  H.J. Lu  <hjl@gnu.org>
> > 
> > 	* libio/libio.h (_IO_cookie_io_functions_t): Protect with
> > 	__USE_GNU.
> > 	(_IO_cookie_file): Likewise.
> 
> This patch cannot be used this way.  The same file must also work in
> libstdc++. 
> 
> Is the problem you want to solve that the struct elements have names
> which might be macros (i.e., are in the global namespace)?
> 

Yes.

-- 
H.J. Lu (hjl@gnu.org)


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