[rfa] `struct _bfd' -> `struct bfd'

Andrew Cagney ac131313@redhat.com
Tue Feb 25 03:09:00 GMT 2003


To follow this up, I've a stylistic question.  Which of:

	sec_ptr
	asection *
	struct sec *

is prefered.  GDB uses all three which makes things really confusing. 
While GDB's coding standards prefer `struct sec *' (and detest sec_ptr) 
does BFD have a stylistic preference.

Andrew



More information about the Binutils mailing list