Re: [RFT] File Spec

2003-09-13 Thread Michael G Schwern
On Fri, Sep 12, 2003 at 10:29:04AM +0300, Vladimir Lipskiy wrote: > > People make mistakes. Perhaps you should produce some errors if a user > > strays outside these rules. Garbage in, garbage out: Bad. Garbage in, > > error out: Good. > > It really does that. I mean that it returns a "" when i

Re: Event handling (was Re: [CVS ci] exceptions-6: signals, catch a SIGFPE (generic platform)

2003-09-13 Thread Leopold Toetsch
Nicholas Clark <[EMAIL PROTECTED]> wrote: > On Thu, Jul 17, 2003 at 08:40:44PM -0400, Benjamin Goldberg wrote: >> When there are no events queued, for any thread, then we change "branch >> e_handler_foo" back into "branch label_foo", for speed. > Do we need to do this last bit explicitly? Or can

Re: [RFT] File Spec

2003-09-13 Thread Vladimir Lipskiy
> Are you saying: > > concat_dirnames("C:\foo", "bar") == error? Yes. Even if the file spec tool was smart enough just like you and me it would never be able to unriddle what output it would have to produce as a result of the following call on Mac: concat_dirnames("disk:dir_a", "dir_b"); if "dis