Remove Windows specific workaround in JLI_Snprintf

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: None
    • Component/s: core-libs
    • None
    • b20

      The C99 snprintf is available with Visual Studio 2015 and above, alongside Windows 10 and the UCRT, and is no longer identical to the outdated Windows _snprintf, so we can remove the compatibility workaround on Windows and have JLI_Snprintf simply delegate to snprintf.

            Assignee:
            Julian Waters
            Reporter:
            Julian Waters
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: