aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2021-01-17 22:35:53 +0000
committerGitHub <noreply@github.com>2021-01-18 06:35:53 +0800
commit884ec4e8a5dc83aa8897bfa7bf49034907311e47 (patch)
treee0be666094044366672313fa06c5a950749e1b6b /.gitignore
parente616916de5d28df06ae33bd4ed3b9431ae47d64b (diff)
downloadtracifyjs-884ec4e8a5dc83aa8897bfa7bf49034907311e47.tar.gz
tracifyjs-884ec4e8a5dc83aa8897bfa7bf49034907311e47.zip
improve false positive detection in `ufuzz` (#4566)
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
ef='/guix/commit/NEWS?id=ede121de426f9c56820852888a0b370f0ccbce49'>guix: Separate the package name and version with "@", not "-"....* guix/packages.scm (package-full-name): By default, use "@" to separate the package name and package version. Add an optional delimiter argument so that there is still a way to explicitly use a different delimiter. * gnu/packages/commencement.scm (gcc-boot0) <unpack-gmp&co>: Adjust accordingly. * tests/graph.scm: Adjust accordingly. * tests/profiles.scm: Adjust accordingly. * NEWS: Mention the change. Fixes: <https://bugs.gnu.org/31088>. Reported by Pierre Neidhardt <ambrevar@gmail.com>. Chris Marusich 2017-12-06Update NEWS.Ludovic Courtès 2017-12-06Update NEWS.Ludovic Courtès 2017-12-05Update NEWS.Ludovic Courtès 2017-12-04Update NEWS.Ludovic Courtès