In article <[email protected]>, David Holland <[email protected]> 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
