-
Notifications
You must be signed in to change notification settings - Fork 620
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
compel/log: Provide %u specifier parsing
%u is quite common and I remember there were workarounds to print (unsigned long) as long or whatever. Just support it from now - it's not hard and not much code. Signed-off-by: Dmitry Safonov <dima@arista.com>
- Loading branch information
1 parent
c39ed51
commit b28eb7b
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters