Uploaded image for project: 'PHP Driver: Extension'
  1. PHP Driver: Extension
  2. PHPC-2308

Handle unknown and universal cases for AC_C_BIGENDIAN

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 1.17.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      AC_C_BIGENDIAN has additional cases for unknown or universal results. Since libmongoc and libmongocrypt expects either a big/little result, we should catch those cases and error accordingly.

      This would also give us a chance to use the macro properly instead of checking the cache value ($ac_cv_c_bigendian) directly.

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: