[Yarv-devel] some fun bugs
SASADA Koichi
ko1 at atdot.net
Wed Mar 2 18:38:45 EST 2005
Hi,
> mh.. I think s/their/those/
orz
> Just one more thing: I notice that if you do a "make
> clean", call_cfunc.inc and vm_evalbody.inc will be
> deleted since they are .inc files, which is not a nice
> thing. Maybe putting
> $cleanfiles += Dir.glob('*.inc') -%w(vm_evalbody.inc
> call_cfunc.inc)
> would be a good thing
nice. I fixed it.
I can't discover it because I build in another directory.
More information about the Yarv-devel
mailing list