[mimetic-users] GCC 4.8 fix
Brought to you by:
tat0o
|
From: James T. <ja...@ca...> - 2013-06-08 20:50:31
|
While building mimetic on OpenBSD with gcc 4.8 I needed to use the attached patch otherwise I received: mimetic/tokenizer.h:150:28: error: 'setDelimList' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] On a somewhat unrelated note. Is it possible to disable tests from running during a normal build? Ie only have them ran when make check is issued? -- James Turner |