/home/wawa/aros-v0build/bin/linux-x86_64/Ports/host/gcc/gcc-6.1.0/gcc/ubsan.c: In function ‘bool ubsan_use_new_style_p(location_t)’:
/home/wawa/aros-v0build/bin/linux-x86_64/Ports/host/gcc/gcc-6.1.0/gcc/ubsan.c:1473:23: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
|| xloc.file == '\0' || xloc.file[0] == '\xff'
..too lazy to fix it