diff options
author | Christian Linhart <chris@demorecorder.com> | 2017-01-20 14:40:25 +0100 |
---|---|---|
committer | Christian Linhart <chris@demorecorder.com> | 2017-03-11 10:51:11 +0100 |
commit | 9bce1f72e329cb407b7a95589b9675a08129b65d (patch) | |
tree | c2a26c57fd007fdaeb53c20915ab7cbfe206d5ac /configure.ac | |
parent | 65b298c7ca317d7e4316aa2b9e0499e13047c65c (diff) |
move symbol lookup of sumof expr to the parser
replace the complicated symboltable lookup for sumof expr
by accessing the lenfield of the expr-object.
This requires the corresponding patch for xcb/proto
which sets the lenfield accordingly.
This should be OK because for official releases we define
that dependency in the build system.
For getting versions off the HEAD of the git repo, it should
be obvious that xcb/proto and xcb/libxcb have to be updated together.
I have tested this patch and it generates exactly the same code
as before.
Tested-by: Christian Linhart <chris@demorecorder.com>
Signed-off-by: Christian Linhart <chris@demorecorder.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions