[teklib-general] changeset in /hg/teklib/current: disabled ansi pedantic

Franciska Schulze fschulze at neoscientists.org
Mon Nov 26 16:22:11 CET 2007


changeset bb5be1c32273 in /hg/teklib/current
details: http://teklib.org:8001/hg/teklib/current?cmd=changeset;node=bb5be1c32273
description:
	disabled ansi pedantic

diffs (12 lines):

diff -r e4b380b14aec -r bb5be1c32273 build/config/posix_linux.tmk
--- a/build/config/posix_linux.tmk	Sat Sep 01 16:50:39 2007 +0200
+++ b/build/config/posix_linux.tmk	Sat Sep 01 16:52:10 2007 +0200
@@ -38,6 +38,8 @@
 	DEF			= -DTEKLIB -DTSYS_POSIX $(EXTRADEFS)
 	WARN		= -Wall -Wno-unused-parameter
 
+#-ansi -pedantic -Wall -Wno-unused-parameter
+
 	MKDIR       = mkdir -p
 	RM          = rm
 	RMDIR       = rm -R


More information about the teklib-general mailing list