
3 Oct
2008
3 Oct
'08
11:29 a.m.
CVSROOT: /cvs/ppl Module name: ppl Changes by: bagnara@cs.unipr.it 2008-10-03 11:29:23
Modified files: interfaces/C/tests: Makefile.am
Log message: We now use the convenience library libppl_c_tests.a. When GCC is used, we compile C files with -pedantic -std=c89 -Werror: this way it will be harder to inadvertently pollute ppl_c.h with non-standard stuff.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/C/tests/Makefile.am...