You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes RT#132846: https://rt.perl.org/Ticket/Display.html?id=132846
- For %c, use the same intify() routine we use for other ints
- For floats, add a floatify routine which will go to
SprintfHandler and ask it to handle floats. It will leave
Numeric:Ds as is, but everything else, it'll try to .Numeric
0 commit comments