Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-4963 Implement Range Index Support
  3. NODE-4997

Fix windows libmongocrypt node bindings build: strcasecmp

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

      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@mongodb.com Durran Jordan
            Reporter:
            neal.beeken@mongodb.com Neal Beeken
            Neal Beeken
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: