In article <20160721050113.ga1...@netbsd.org>, David Holland <dholland-sourcechan...@netbsd.org> wrote: >On Wed, Jul 20, 2016 at 02:14:12PM -0400, Christos Zoulas wrote: > > Modified Files: > > src/usr.bin/xlint/lint1: cgram.y > > > > Log Message: > > accept attributes in param decls > >Parsing gcc attributes "correctly" (as in, where gcc accepts them) is >a trainwreck. Do we really want to bother trying?
It is actually pretty simple now; I am just discovering new places :-) christos