]> granicus.if.org Git - flex/commit
Don't leak macro definitions into header files
authorDemi Obenour <demiobenour@gmail.com>
Tue, 2 May 2017 23:18:14 +0000 (19:18 -0400)
committerWill Estes <westes575@gmail.com>
Wed, 3 May 2017 20:16:37 +0000 (16:16 -0400)
commitd564d454770bfdb38a1632516f83c0aab7fa3c07
tree276771b1bcb350a6031d105c209963c867b9e89e
parentba530cd52fa2d69ddf7194459445a19fc9648014
Don't leak macro definitions into header files

This allowed unnamespaced definitions to leak into header files,
breaking client code.

Fixes #142
src/flex.skl
src/main.c