On Tue, 18 Jun 2002, Chris Davies wrote:
> (a) Consider what happens if there are multiple H:T:JIT invocations running
> on files in the same directory and file-system simultaneously
This is debug code, so I consider that unlikely. Hmmm, but point taken.
I guess you never know what people are going to do with debug mode on.
> (b) Consider what happens if indent doesn't exist (Solaris 8, for example)
Well, then it breaks! I think I'll probably split the indent stuff into a
separate option. That way people can debug unreadable code to their
heart's content!
> open(INDENT, "| indent -kr > code.$$.tmp") && do {
That looks pretty good to me. I'll probably put that version into 0.04.
Thanks,
-sam
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]