Re: I'm about to do something really evil

2002-03-18 Thread Dan Sugalski
At 10:40 PM -0500 3/17/02, Bryan C. Warnock wrote: >On Saturday 16 March 2002 12:03, Dan Sugalski wrote: >> And make immortal Buffers and PMCs. It's a nasty hack, but it solves >> the "what happens if I allocate a bunch of PMCs and the DOD collects >> them before I can use them" problem. >> >>

Re: I'm about to do something really evil

2002-03-17 Thread Bryan C. Warnock
On Saturday 16 March 2002 12:03, Dan Sugalski wrote: > And make immortal Buffers and PMCs. It's a nasty hack, but it solves > the "what happens if I allocate a bunch of PMCs and the DOD collects > them before I can use them" problem. > > Now'd be a good time to object if you've a better option.