﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	revision
21	Wrong '-I' compiler directives	Alpar Juttner	Akos Ladanyi	"When the repository is compiled, {{{-I. -I./lemon -I..  -I.. }}} compilation directives are used, which is seriously wrong. The only directory to be added is the root of the source repository.

Currently, if we use a file name that has a counterpart in the standard directory (e.g. {{{lemon/math.h}}}), the the system files will also include this instead of the right one.

This bug appears both in the [1113f6d12c0c] and in the svn trun -!r3441"	defect	closed	critical	LEMON 1.0 release	build system	hg main	fixed			
