Re: ex.err problem

new topic     » goto parent     » topic index » view thread      » older message » newer message

Your problem gave me an idea.

At first I was going to suggest that Euphoria open up ex.err at the beginning of
its run so that it makes sure it has a good file handle, even if it doesn't write
anything. The file would never show up if it isn't written to.

However I don't think this would work if Euphoria was run in an environment
where it did not have write permissions and may even cause an error itself.

There should be some way for the interpreter to reserve a file descriptor for
ex.err.

--
"Any programming problem can be solved by adding a level of indirection."
--anonymous
"Any performance problem can be solved by removing a level of indirection."
--M. Haertel
"Premature optimization is the root of all evil in programming."
--C.A.R. Hoare
j.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu