Re: Fix dup for /dev/dsp

2004-07-21 Thread Pierre A. Humblet
At 08:38 PM 7/20/2004 -0400, Christopher Faylor wrote: >On Tue, Jul 20, 2004 at 11:58:23PM +0200, Gerd Spalink wrote: >>Yes, I have had a look at archetypes, and I just checked again. >>What I see is one instance counter (usecount) and a pointer (archetype) >>and a dependency into cygheap (cygheap-

Re: Fix dup for /dev/dsp

2004-07-21 Thread Christopher Faylor
On Wed, Jul 21, 2004 at 11:12:22AM -0400, Pierre A. Humblet wrote: >Here is another idea. >As noted in your comments, the children cannot change any of the >parameters (because they don't have access to the parent). To fix that >I am wondering if it wouldn't be better to use a FileMapping that can

Re: Fix dup for /dev/dsp

2004-07-21 Thread Pierre A. Humblet
At 01:00 PM 7/21/2004 -0400, Christopher Faylor wrote: >On Wed, Jul 21, 2004 at 11:12:22AM -0400, Pierre A. Humblet wrote: >>Here is another idea. >>As noted in your comments, the children cannot change any of the >>parameters (because they don't have access to the parent). To fix that >>I am wond

Re: Fix dup for /dev/dsp

2004-07-21 Thread Christopher Faylor
On Wed, Jul 21, 2004 at 11:25:19PM -0400, Pierre A. Humblet wrote: >Is it worth to delay 1.5.11 until those issues are sorted out? No, I don't think so. We do have people reporting problems with MapViewOfFileEx and with threads in perl, now, though. So, 1.5.11 is not quite cooked. cgf