mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
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.
4 lines
61 B
Plaintext
4 lines
61 B
Plaintext
Test-parserInfo.C
|
|
|
|
EXE = $(FOAM_USER_APPBIN)/Test-parserInfo
|