On Freitag, 29. September 2017 10:22:04 CEST Alan Hourihane wrote: > Does the features.h.in file need updating in mintlib to fix this ? I don't think so. __USE_ISOC99 is already defined there when needed. Only ctype.h has to be changed because isblank() should only be defined for the c99 standard.