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

Fix zSeries build failure due to redefinition of WORDS_BIGENDIAN

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

      324182a for PHPC-1804 introduced a build failure for zSeries hosts due to config.h being included before php.h. This inadvertently causes a redefinition of WORDS_BIGENDIAN, which php.h happens to not guard with an #ifndef block.

            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: