req_copy() not copying "present" field
req_copy() does not copy "present" field.
The consequence in current codebase is that the barbarian unit tech requirement on World range is checked with uninitialized "present" - when built on higher compiler optimization levels, those requirement check results are sometimes flipped.
req_copy() does not copy "present" field.
The consequence in current codebase is that the barbarian unit tech requirement on World range is checked with uninitialized "present" - when built on higher compiler optimization levels, those requirement check results are sometimes flipped.