This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: time for 1.5.11?


On Wed, 9 Jun 2004, Igor Pechtchanski wrote:

> On Wed, 9 Jun 2004, Corinna Vinschen wrote:
>
> > On Jun  9 13:01, Christopher Faylor wrote:
> > > Anyway, on to the future...  Would it make sense to release a 1.5.11?
> > > Do you think we've hit all of the fallout from the path reorg/speedup?
> >
> > Looking through the reports on the Cygwin list, I see that we never
> > got a reply if the MapViewOfFileEx problem has been solved.  Also,
> > what about the report that /dev/dsp isn't working?  Igor was going to
> > investigate this further.  Any news, Igor?
>
> I'm still investigating.  So far it looks like /dev/dsp doesn't like to be
> dup'd (but then, who does? ;-)).  I'm attaching a short test program to
> demostrate this, but I'll keep digging...
> 	Igor

...And moments after I sent the above I found the culprit (I think).
Seems like fhandler_dsp::dup() neglects to call fhandler_base::dup(), so
the IO handle is unset.  It should be a trivial 1-line patch, but just in
case, can someone with a copyright assignment take care of this?
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]