This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: Decorate C prototypes


Hi,
> it turns out that there are several delcarations of C functions that
> miss my warning (since they are not being compiled locally) but needs
> decorations.
> I verified the markers with what builtins.def and glibc does.
>   
Excellent. I just wonder, running a libc != glibc cannot cause any
problem, for sure?!?
> Tested on x86_64-linux, OK?
>   
Looks good, just double check before committing there are no overlong
lines...

Paolo.


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