time for 1.5.11?

Corinna Vinschen vinschen@redhat.com
Tue Jul 13 08:05:00 GMT 2004


On Jul 13 09:05, Gerd Spalink wrote:
> YES, I am working on a patch. In the patch, the device handler keeps track of
> duped copies with a doubly linked list. All duped copies actually
> use pointers to the same audio_in_ / audio_out_ structures.
> The problem is that each duped copy has its own fhandler_dsp object, so
> that any changes to member variables have to be reflected in ALL duped copies.
> This mainly affects the ioctl method, which has to be changed a lot.

Wouldn't shared values easier be handled by static member variables?

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Co-Project Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.



More information about the Cygwin-developers mailing list