Skip to content
Snippets Groups Projects
Commit eb4fec37 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: unified some common parser static methods

COMP: delay evaluation of fieldToken enumeration types

- lazy evaluation at runTime instead of compile-time to make the code
  independent of initialization order.
  Otherwise triggers problems on gcc-4.8.5 on some systems where
  glibc is the same age, or older.
parent 622808c7
No related branches found
No related tags found
No related merge requests found
Showing
with 399 additions and 172 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment