This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ARI `asection' and `sec_ptr'


On Mon, Feb 24, 2003 at 11:20:45AM -0500, Andrew Cagney wrote:
> It also says:
> 
> >A typedef definition should only appear in one include file.
> >
> >An opaque struct declaration can appear in multiple `.h' files. Where 
> >possible, a `.h' file should use an opaque struct declaration instead of 
> >an include.
> 
> That should be clarified further.

Thanks, that was what I was looking for.  I still prefer asection,
since it's the interface that binutils uses in exported interfaces, but
I don't have a strong preference.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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