[PATCH] remove nested function hack_digit
Konstantin Serebryany
konstantin.s.serebryany@gmail.com
Mon Sep 15 22:52:00 GMT 2014
Please review the patch which removes a nested function hack_digit and
replaces it
with a non-nested static function. No functionality change intended.
un-nesting glibc function was previously discussed here:
https://sourceware.org/ml/libc-alpha/2014-05/msg00400.html
Thanks!
--kcc
2014-09-15 Kostya Serebryany <konstantin.s.serebryany@gmail.com>
* stdio-common/printf_fp.c (hack_digit): New function.
(___printf_fp): Remove nested function hack_digit. Call non-nested
function hack_digit.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unnest-hack_digit.patch
Type: text/x-patch
Size: 3505 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20140915/73313dc3/attachment.bin>
More information about the Libc-alpha
mailing list