On Wed, Feb 10, 2016 at 8:45 PM, Timothy Arceri
wrote:
> The bison/flex generated code hasn't been keeped in version control
s/keeped/kept/
> for a long time, and I doubt anyone is going to argue for putting
> all this validation in the parser.
> ---
> src/compiler/glsl/ast_to_hir.cpp | 18 +---
Ping. Are people ok with this historical text being removed?
On Thu, 2016-02-11 at 15:45 +1100, Timothy Arceri wrote:
> The bison/flex generated code hasn't been keeped in version control
> for a long time, and I doubt anyone is going to argue for putting
> all this validation in the parser.
> --
The bison/flex generated code hasn't been keeped in version control
for a long time, and I doubt anyone is going to argue for putting
all this validation in the parser.
---
src/compiler/glsl/ast_to_hir.cpp | 18 +-
1 file changed, 1 insertion(+), 17 deletions(-)
diff --git a/src/c