Re: winealsa.drv: remove unused variable

2010-09-04 Thread Chris Robinson
On Saturday, September 04, 2010 11:09:03 pm Austin English wrote: > -frames_per_period = snd_pcm_bytes_to_frames(wwi->pcm, > wwi->dwPeriodSize); > +snd_pcm_bytes_to_frames(wwi->pcm, wwi->dwPeriodSize); The whole call can probably be removed if the result isn't used anywhere. The function

Re: [setupapi] added tests for SetupDiGetINFClassA (try2)

2010-09-04 Thread testbot
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=5026 Your paranoid android.

Re: attrib.exe: extendended from stub

2010-09-04 Thread Austin English
On Sat, Sep 4, 2010 at 1:53 PM, Konrad Wartke wrote: > attrib.exe: extendended from stub >        is now parsing arguments and implements them partly + // FIXME: only display attributes Please use C89 /* comments */. A testsuite for attrib.exe (look at cmd.exe and regedit.e

Re: [setupapi] added tests of SetupDiGetINFClassA

2010-09-04 Thread testbot
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=5023 Your paranoid android.

Re: Ongoing Debian package maintenance.

2010-09-04 Thread Ben Klein
On 25 August 2010 08:06, Ben Klein wrote: > On 24 August 2010 04:34, Lei Zhang wrote: >> >> On Fri, Aug 20, 2010 at 4:00 PM, Ben Klein wrote: >> > Hello everyone, >> > >> > My health has not improved at all since my last call for help with the >> > Debian package management. I really need someon

Re: Ongoing Debian package maintenance.

2010-09-04 Thread Ben Klein
On 25 August 2010 11:31, Lei Zhang wrote: > On Tue, Aug 24, 2010 at 3:06 PM, Ben Klein wrote: >> On 24 August 2010 04:34, Lei Zhang wrote: >>> >>> On Fri, Aug 20, 2010 at 4:00 PM, Ben Klein wrote: >>> > Hello everyone, >>> > >>> > My health has not improved at all since my last call for help wi

[Fwd: Re: Wine Introduction Page]

2010-09-04 Thread James McKenzie
To the list as well. Can we fix this so that replies go to the list rather than the sender? James McKenzie Original Message Subject:Re: Wine Introduction Page Date: Sat, 04 Sep 2010 12:18:42 -0700 From: James McKenzie To: Roderick Colenbrander References: <

Re: Wine Introduction Page

2010-09-04 Thread Roderick Colenbrander
On Sat, Sep 4, 2010 at 7:50 PM, James McKenzie wrote: > I was just going over this page and found a few things that I don't know > about but have questions on for building Wine on the Mac: > > The lowest MacOSX version that Wine will build on from the native package is > stated to be 10.4 (Tiger).

Re: Wine Gecko 1.1.0 RC1

2010-09-04 Thread Jacek Caban
On 9/4/10 8:09 PM, Octavian Voicu wrote: On Sat, Sep 4, 2010 at 9:00 PM, Jacek Caban > wrote: On 9/4/10 2:28 PM, Octavian Voicu wrote: There are some recent crashes in urlmon:url (32 bit) that seem to be related to wine gecko. The crashes are pretty ra

Re: Wine Gecko 1.1.0 RC1

2010-09-04 Thread Octavian Voicu
On Sat, Sep 4, 2010 at 9:00 PM, Jacek Caban wrote: > On 9/4/10 2:28 PM, Octavian Voicu wrote: > > There are some recent crashes in urlmon:url (32 bit) that seem to be > related to wine gecko. The crashes are pretty random (usually crashes at > "asynchronous https test", but I've seen crashes wit

Re: Wine Gecko 1.1.0 RC1

2010-09-04 Thread Jacek Caban
On 9/4/10 2:28 PM, Octavian Voicu wrote: On Mon, Aug 23, 2010 at 10:00 PM, Jacek Caban > wrote: It's not yet fully tested and I need help with this. I'd appreciate any help with testing. Almost all changes required by the new Gecko were possible to be c

Wine Introduction Page

2010-09-04 Thread James McKenzie
I was just going over this page and found a few things that I don't know about but have questions on for building Wine on the Mac: The lowest MacOSX version that Wine will build on from the native package is stated to be 10.4 (Tiger). Is this still true? The lowest XCode required is 2.4. Ap

Re: Wine Gecko 1.1.0 RC1

2010-09-04 Thread Octavian Voicu
On Mon, Aug 23, 2010 at 10:00 PM, Jacek Caban wrote: > It's not yet fully tested and I need help with this. I'd appreciate any > help with testing. Almost all changes required by the new Gecko were > possible to be committed to current Wine. The attached patch contains > remaining bits. All you n

Re: msxml3: IXMLDOMText_get_text return trimmed text when XML_TEXT_NODE

2010-09-04 Thread Nikolay Sivov
On 9/4/2010 15:37, GOUJON Alexandre wrote: On 09/03/2010 06:52 AM, Nikolay Sivov wrote: Also this probably depends on ::preserveWhiteSpace() property. You are talking about the 'preserving' property from the internal domdoc structure, aren't you ? I tried accessing it from the xmlnode with xm

Re: Wine Gecko 1.1.0 RC1

2010-09-04 Thread Jacek Caban
On 9/3/10 10:04 PM, Anssi Hannula wrote: On Monday 23 August 2010 22:00:22 Jacek Caban wrote: This build is based on Firefox 4 beta 4 (that is expected to be released this week). It goes with massive improvements, but it's less interesting here. We finally have sane building procedure. Thanks t

Re: msxml3: IXMLDOMText_get_text return trimmed text when XML_TEXT_NODE

2010-09-04 Thread GOUJON Alexandre
On 09/03/2010 06:52 AM, Nikolay Sivov wrote: Also this probably depends on ::preserveWhiteSpace() property. You are talking about the 'preserving' property from the internal domdoc structure, aren't you ? I tried accessing it from the xmlnode with xmlnode_get_ownerDocument but then I can't do

New winetricks 20100904: lots of little fixes. New verbs comdlg32.ocx, vcrun2010

2010-09-04 Thread Dan Kegel
Another fortnight, another Winetricks. Online as always at http://kegel.com/wine/winetricks or http://winezeug.googlecode.com (Bug reports to the issue tracker at the above URL, please.) Winetrickstest really paid off this time... it caught three problems before release. Changes: Dan Kegel: up