This is the mail archive of the libc-alpha@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH COMMITTED] inet_pton: Reformat in GNU style


On 05/11/2017 03:43 PM, Andreas Schwab wrote:
On Mai 11 2017, fweimer@redhat.com (Florian Weimer) wrote:

+/* Convert from presentation format (which usually means ASCII printable)
+ * to network format (which is usually some kind of binary format).
+ *

That's still not GNU style.

I posted a follow-up patch which hopefully addresses some of the remaining GNU-isms:

  https://sourceware.org/ml/libc-alpha/2017-05/msg00449.html

The goal of the original reformatting patch was to make it more obvious where the changes in the referenced patch actually are.

Thanks,
Florian


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