Fix windows libmongocrypt node bindings build: strcasecmp

XMLWordPrintableJSON

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: Major - P3
    • Affects Version/s: None
    • Component/s: None
    • None
    • 0
    • Not Needed
    • None
    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None

      Summary

      Correct the following build failure on windows

      c:\data\mci\7715d9930479b9cc91b4c809b7e7b2f9\libmongocrypt\bindings\node\src\mongocrypt.cc(567): error C3861: 'strcasecmp': identifier not found [C:\data\mci\7715d9930479b9cc91b4c809b7e7b2f9\libmongocrypt\bindings\node\build\mongocrypt.vcxproj]
      

      The regression was introduced in NODE-4964

      AC

      • Find an alternative to strcasecmp or Figure out why strcasecmp isn't available
      • Ensure windows builds pass

            Assignee:
            Durran Jordan
            Reporter:
            Neal Beeken
            Neal Beeken
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: