Actions
Bug #12208
closeddboot_printf(): support %u
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
I probably broke gcc9 in dboot; let's just implement %u
Updated by John Levon over 3 years ago
Tested by turning on dboot debug and looking at the %u users to confirm they look right
Updated by Electric Monk over 3 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 101bc1d0ed2db80397d361f46931aeb97e0f5513
commit 101bc1d0ed2db80397d361f46931aeb97e0f5513 Author: John Levon <john.levon@joyent.com> Date: 2020-01-20T15:26:53.000Z 12208 dboot_printf(): support %u Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions