NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/22500 CVS commit: src/usr.bin/xlint/lint1
The following reply was made to PR toolchain/22500; it has been noted by GNATS.
From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/22500 CVS commit: src/usr.bin/xlint/lint1
Date: Sun, 31 Jul 2016 22:38:04 +0000
Module Name: src
Committed By: dholland
Date: Sun Jul 31 22:38:04 UTC 2016
Modified Files:
src/usr.bin/xlint/lint1: cgram.y
Log Message:
Don't allow initializers of the form { .a = .b = expr } as this is not
valid. Helps a bit with PR 22500.
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/usr.bin/xlint/lint1/cgram.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