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/nix
base: 88798613ee28
Choose a base ref
...
head repository: NixOS/nix
compare: 5a6ddb3de14a
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Dec 1, 2020

  1. shut up clang warnings

    - Fix some class/struct discrepancies
    - Explicit the overloading of `run` in the `Cmd*` classes
    - Ignore a warning in the generated lexer
    thufschmitt committed Dec 1, 2020
    Copy the full SHA
    4389777 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4297 from tweag/fix-clang-warnings

    shut up clang warnings
    edolstra committed Dec 1, 2020
    Copy the full SHA
    5a6ddb3 View commit details
    Browse the repository at this point in the history