Eduardo Silva Pereira

Results 454 comments of Eduardo Silva Pereira

@svyatogor instead of supporting first key level access, can you extend it to support record accessor interface ?, on that way the user can specify any key in a nested...

just rebase on top of GIT Master, for Ubuntu >= 16.04 or centos >= 7 should be fine

if you do a basic `cmake ../` inside build/ does it work ? (without setting any environment variable)

Make sure you have the proper versions: ``` ~ $ flex --version flex 2.6.4 ~ $ bison --version bison (GNU Bison) 3.8.2 ```

hmmm I suggest to introduce a new configuration property to the parsers called ```Skip_Empty_Keys``` set to true by default. So your patch can work if the property is set to...

@nigels-com - pls fix conflicts - add DCO