﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
51	implicit-dependency broken	ghost	somebody	"The {{{implicit-dependency}}} property does not cause build of header for the following test case:
{{{
make a.h : : gen-header ;
explicit a.h ;

exe hello : hello.cpp : <implicit-dependency>a.h ;

actions gen-header
{
    echo ""int i;"" > $(<)
}
}}}

A patch is already posted to the list, need to write some tests."	defect	closed	major	M11	component1		fixed		
