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] error, warn, warnx: Use __fxprintf for wide printing [BZ #23519]


On 08/14/2018 04:55 PM, Gabriel F. T. Gomes wrote:
+  one_test ("with errno", E2BIG,
+            L"tst-warn-wide: with errno with padding " PADDING
+            ": Argument list too long\n");

'git am' is complaining about the indentation in this block.  Other than
that, this version (with the test case and the removal of the call to
fputs_unlocked) looks good to me, too.

That's odd. It's all spaces. Or is this about the split wide string literal?

Thanks for the review.

Florian


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