On Thu, Apr 17, 2008 at 7:07 PM, Joel Holdsworth
<[EMAIL PROTECTED]> wrote:
> Hi All,
>
> Are there any plans to update the percentages on the Wine status page
> any time soon? I'm curious to know how much progress has been made in
> the past 10 months.
>
> Regards
> Joel Holdsworth
>
>
>
>
>
James just barely touched the oleaut32 tests, and
as a side effect, we now have several more warnings of the sort
+ Conditional jump or move depends on uninitialised value(s)
+at VARIANT_DI_tostringW (vartype.c:4852)
+by VarBstrFromCy (vartype.c:6519)
+by VariantChangeTypeEx (varian
On Thu, Apr 17, 2008 at 5:03 PM, Scott Ritchie <[EMAIL PROTECTED]> wrote:
> > Such an attempt should probably
> > start at the bottom, cleaning up modules in the order
> > wineserver, ntdll, kernel32, gdi32, user32, ...
>
> Is this also the order of the most mature modules? It seems to make
Dan Kegel wrote:
> Errors reported by valgrind, coverity, and our conformance test suite
> are all worth fixing... but fixing them *all* is like shovelling out
> the dung from an infinitely large barn. Various people have tried
> fixing one kind of error or the other, but maybe a combined attack,
--- On Thu, 17/4/08, stephen cooper <[EMAIL PROTECTED]> wrote:
> /usr/bin/ld: crt1.o: No such file: No such file or directory
> collect2: ld returned 1 exit
Your specific problem is that you are missing crt1.o - that's part of
the glibc-dev package, I think. Install that the usual way under ubun
Hi All,
Are there any plans to update the percentages on the Wine status page
any time soon? I'm curious to know how much progress has been made in
the past 10 months.
Regards
Joel Holdsworth
On Thursday 17 April 2008 21:28:57 Aric Stewart wrote:
> This patch is for the receiving direction, unless I misread the code.
Well, we're in a loop here, possibly sending and receiving multiple times
because of redirects.
> The issue is that after a sent request the response is coming back with
On Thu, Apr 17, 2008 at 9:56 AM, Maarten Lankhorst
<[EMAIL PROTECTED]> wrote:
> Hello Alistair,
>
> 2008/4/16, Alistair Leslie-Hughes <[EMAIL PROTECTED]>:
>
> > "Alistair Leslie-Hughes" <[EMAIL PROTECTED]> wrote in message
> > news:[EMAIL PROTECTED]
> > > Hi,
> > > Corrected issue with tests
This patch is for the receiving direction, unless I misread the code.
The issue is that after a sent request the response is coming back with
both Transfer-Encoding=chunked and a Content-Length.
-aric
Hans Leidekker wrote:
> On Thursday 17 April 2008 20:05:41 Aric Stewart wrote:
>
>> +
On Thursday 17 April 2008 20:05:41 Aric Stewart wrote:
> +/* Correct the case where both a Content-Length and
> Transfer-encoding = chuncked are set */
> +
> +dwBufferSize = sizeof(encoding);
> +if (HTTP_HttpQueryInfoW(lpwhr, HTTP_QUERY_TRANSFER_ENCODING,
> en
Michael Moss <[EMAIL PROTECTED]> writes:
> [originally a Picasa patch by Aric Stewart]
In general if these patches have not been merged there was a good
reason. The first step would be to write test cases for them.
--
Alexandre Julliard
[EMAIL PROTECTED]
Another way to do it, is run the following commands in a terminal before
beginning:
sudo apt-get build-dep wine wine-dev
sudo apt-get install msttcorefonts fontforge
You need a lot of things, ideally. This gets you all of them. Some places say
you can get by with bison and flex and the C compi
Petr Sumbera <[EMAIL PROTECTED]> writes:
> Well, we have only one isinf call in Wine so I think it isn't worst of
> creating Wine special isinf implementation. Instead I propose emulate
> isinf via finite() and isnand() (both coming from ieeefp.h).
You should still put that in libwine_port, it ke
Another day, another Winetricks. Changes:
r34 Add Windows Media Player 9 (not really usable yet; this is for
the guys implementing Quartz etc.)
r33 Fixed typo that disabled curl.
As always, get it at
http://kegel.com/wine/winetricks
or
http://code.google.com/p/winezeug
- Dan
On Thu, Apr 17, 2008 at 6:46 AM, stephen cooper
<[EMAIL PROTECTED]> wrote:
>
> ref. Linux Format DVD 104 April 2008
> From: stephen cooper ([EMAIL PROTECTED])
> I am new to Linux.
> I have just installed Linux UBUNTU 7.1 (gutsy) onto my computer with no
> problems.
>
> I want to install wine.
>
Hello Alistair,
2008/4/16, Alistair Leslie-Hughes <[EMAIL PROTECTED]>:
> "Alistair Leslie-Hughes" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > Hi,
> > Corrected issue with tests
> >
> > Changelog:
> > msxml3: Implement transformNode
> >
> > Best Regards
> > Alistair
stephen cooper escribió:
> ref. Linux Format DVD 104 April 2008From: stephen cooper ([EMAIL PROTECTED])
> I am new to Linux.I have just installed Linux UBUNTU 7.1 (gutsy) onto my
> computer with no problems. I want to install wine.I have written the source
> code onto my hard disc. (using tar )
ref. Linux Format DVD 104 April 2008From: stephen cooper ([EMAIL PROTECTED])
I am new to Linux.I have just installed Linux UBUNTU 7.1 (gutsy) onto my
computer with no problems. I want to install wine.I have written the source
code onto my hard disc. (using tar ) When I run ./configure
(.tools
Errors reported by valgrind, coverity, and our conformance test suite
are all worth fixing... but fixing them *all* is like shovelling out
the dung from an infinitely large barn. Various people have tried
fixing one kind of error or the other, but maybe a combined attack,
where we went module by m
Alexander Morozov <[EMAIL PROTECTED]> writes:
> Changelog:
> Add a test for SetupDiGetDeviceRegistryProperty and
> SetupDiSetDeviceRegistryProperty
This doesn't apply because there have been other changes in that area,
when resending a patch you need to first resync to the current tree.
--
Ale
20 matches
Mail list logo