Query
Thursday 24 September 2020
2020-09-24 16:42:56 (3 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- pike/src/pike_types.cmod (+21/-0)(21 lines)
- pike/src/pike_types.h (+5/-0)(5 lines)
branch: master
Compiler [Typechecker]: Added PT_FLAG_BOTH_MARKERS{,_AND,_OR,_MASK}.
This causes remap_markers() to use both marker sets and emit an
T_AND or T_OR type when a marker is found in both.