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: a53ed231d218
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0c2ddc1d4aaf
Choose a head ref
  • 1 commit
  • 2 files changed
  • 2 contributors

Commits on Jun 7, 2020

  1. epkowa: fix parsing of interpreters (#82909) (#89506)

    Building with -std=c99 breaks the obsolete "%as" format string, which
    completely breaks the parsing of epkowa interpreters. This means that
    no scanner requiring plugins worked.
    
    (cherry picked from commit e22eb2d)
    
    Co-authored-by: Dominik Honnef <dominik@honnef.co>
    symphorien and dominikh committed Jun 7, 2020
    Copy the full SHA
    0c2ddc1 View commit details
    Browse the repository at this point in the history