I don't find a way to get DevC++ display multiline warnings and error messages. During compiling they flash up correctly, but in the end the compile log only contains the first line of those messages. Like Invalid offsetof from non-POD class: use poiters to members instead message gets truncated to its first half.
Am I missing something?
rpeter