﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
51	kBuild: incorrect expansion during template inheritance	bird	bird	{{{src/VBox/Main/webservices/Makefile.kmk}}} in VirtualBox exposes a problem where the simple {{{vboxwebsrv_INCS := ...}}} assignment causes the template INCS to be expanded at inherit time. The problem is that {{{PATH_TOOL_VCC80AMD64_ATLMFC_INC}}} isn't defined at that point. Changing the assignment to a recursive one {{{vboxwebsrv_INCS = ...}}} works around the problem.	defect	closed	major	0.1.5	kBuild	0.1.4	fixed		
