Aurélien Aptel schrieb am So., 25. Okt. 2015 um 19:45 Uhr: > On Sun, Oct 25, 2015 at 5:31 PM, Philipp Stephani > wrote: > > I mainly use Clang, which is almost, but not entirely compatible with > GCC. > > If the flag causes problems for you, just drop it, of course it's not > > required. > > Sure, but it looks useful so I'd like to make it work. > I haven't investigated in detail what the problem is, but since newer GCCs support ASan, that should be doable. > > In any case I've merged you PR and I've finished the `load' > integration, which makes `require' works now. > Cool!