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
Branches
Tags
No related merge requests found
Showing
with 399 additions and 172 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment