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

Make find commands for collecting libmongoc sources portable between Linux and macOS

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

      andreas.braun mentioned that the find command examples in config.m4 and config.w32 to generate PHP_MONGODB_MONGOC_SOURCES and related variables are not portable between Linux and macOS. This is likely due to differences between sort on both operating systems (e.g. mongoc-stream.c and mongoc-stream-file.c might be ordered differently).

      We should revise these command examples to produce identical results on both platforms, if possible.

            Assignee:
            andreas.braun@mongodb.com Andreas Braun
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: