[Omake] omake 0.9.6.9 weirdness

Aleksey Nogin nogin at metaprl.org
Wed Nov 29 13:02:04 PST 2006


On 14.11.2006 08:53, Yegor Bryukhov wrote:

> metaprl/editor/ml/OMakefile contains:
> 
> mpconfig:
>    fprint(mpconfig, $(mpconfig))
> 
> it does not generate mpconfig, if I change it to:
> 
> mpconfig:
>    echo mpconfig generation
>    fprint(mpconfig, $(mpconfig))
> 
> now it can generate mpconfig, I suppose it's a bug?
> 
Definitely seems like it, although I was unable to reproduce it. Could 
you may be try to create a small testcase showing this bug? Also, could 
you may be check if this still exist in the latest 0.9.8.x version?

Thanks a lot!

Aleksey


More information about the OMake-Devel mailing list