Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 90f5c54248c0
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f19e64a0d286
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 4, 2018

  1. gdal: Fix darwin build

    This fixes:
      error: cannot initialize a variable of type 'GooString *' with an rvalue of type 'const GooString *'
    which occurs with recent clang or gcc-7.
    See OSGeo/gdal#573
    knedlsepp committed Jun 4, 2018
    Copy the full SHA
    13e3a21 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #41445 from knedlsepp/fix-gdal-on-darwin

    gdal: Fix darwin build
    LnL7 committed Jun 4, 2018
    Copy the full SHA
    f19e64a View commit details
    Browse the repository at this point in the history