|
|
| Just another Perl shrine | |
| PerlMonks |
Re^7: [XS] : "snprintf" portability optionsby syphilis (Archbishop) |
| on Sep 17, 2024 at 07:49 UTC ( [id://11161785]=note: print w/replies, xml ) | Need Help?? |
|
If I could be sure old MSVCRT supported "%llu" I'd make a PR switching it to the standard form Would it be feasible to allow for both models in the source, and then base the decision on which model to implement by information gathered during the early stages of the gmake/nmake stage ? For example, would the fact that the toolchain uses UCRT alone imply that "%llu" is supported ? Or could a "configure" type C script be run to probe whether "%llu" is supported ? Cheers, Rob
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||