This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: RFA: clean up comments in pex-common.h


DJ Delorie <dj@redhat.com> writes:
>> Doesn't the same concern apply to the members of the structure type
>> being defined up above?  Well, okay.
>
> Structure members are part of the API, parameter names aren't.
> I've been bitten by poorly chosen structure names, too, though.
>
>> That function has seven arguments; I think the names have to be in
>> place.  So here's the patch with comments:
>
> Ok.

Committed, thanks.


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