Re: PATCH: tools/winewrapper and memory limits

2004-01-18 Thread Gerald Pfeifer
On Sun, 18 Jan 2004, Marcus Meissner wrote: > This does not really help, since winewrapper is only used for in-source-tree > startup. > > Once installed, 'wine' is no longer this shellscript, but an ELF binary. Of course you're right (I didn't forget our discussion ). Still, this very patch would

Re: PATCH: tools/winewrapper and memory limits

2004-01-17 Thread Marcus Meissner
On Sun, Jan 18, 2004 at 02:11:22AM +0100, Gerald Pfeifer wrote: > This would have saved me a _lot_ of time late last year. With a > memory limit set too low, I would simply get an Abort, both when > running Wine itself and `ldd wine-binary`. :-( > > This is not really FreeBSD-specific, for Marcus