On Tue, Nov 12, 2002 at 07:38:47PM +0100, Michael Nordstr�m wrote:
> On Wed, Nov 13, 2002, matto wrote:
> 
> > leaves lang.h when an error occurs in pilrc, and it must be deleted by
> > hand.
> 
> The only time that will happen is when you are "hacking" the resource
> files, so it's a minor problem that only developers will run into.

I disagree. It will also happen when there are problems accessing the
resource from the code directly. 

> Anyway, if you don't want to remove it manually then just add a '-f'
> flag to "@$(LN_S) $(LANGDIR)/$*.h lang.h" (or remove the lang.h file
> before creating the symlink) and you will never have problems with
> lang.h being left behind again.

Although I don't like having a forced-symlink, I would like to see
that a permanent change. It's annoyed me too often :)

-- 
Adam McDaniel
Array.org
Calgary, AB, Canada
_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to