pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/51100 CVS commit: pkgsrc/devel/cdecl
The following reply was made to PR pkg/51100; it has been noted by GNATS.
From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/51100 CVS commit: pkgsrc/devel/cdecl
Date: Wed, 16 Jun 2021 23:08:42 +0000
Module Name: pkgsrc
Committed By: dholland
Date: Wed Jun 16 23:08:42 UTC 2021
Modified Files:
pkgsrc/devel/cdecl: Makefile distinfo
Added Files:
pkgsrc/devel/cdecl/patches: patch-cdgram.y
Log Message:
Add my patch for PR 51100 (from 2016) to devel/cdecl.
This fixes a shift-reduce conflict in the parser that causes e.g.
"static const int" to be rejected as a syntax error.
This patch should have been handled by upstream, but there doesn't seem
to be an upstream.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/cdecl/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/cdecl/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/cdecl/patches/patch-cdgram.y
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index