On 06/05/2012 01:50 AM, Hin-Tak Leung wrote:
--- On Mon, 4/6/12, Max TenEyck Woodbury wrote:
On 06/04/2012 03:05 AM, Frédéric
Delanoy wrote:
On Mon, Jun 4, 2012 at 8:35 AM, Dan Kegel
wrote:
On Sun, Jun 3, 2012 at 11:20 PM, Frédéric
Delanoy
wrote:
On Sun, Jun 3, 2012 at 7:02 PM, Dan Keg
Am Montag, 4. Juni 2012, 17:58:24 schrieb Matteo Bruni:
> +struct hlsl_type
> +{
> ...
> +unsigned int dimx;
> +unsigned int dimy;
> ...
> +};
One thing I noticed when I wrote my compiler was that a float1x1 is not the
same as a float1 or float. I did not implement this difference nor do I
On Mon, Jun 4, 2012 at 2:53 AM, Alexandre Julliard wrote:
> ...
> I don't think that you can have an async queue that outlives its file
> descriptor.
Well, maybe I screwed something up - but when I tried to access the
descriptor like that it caused segfaults in some of the tests. What I
found wa
Hello,
This patch stops wine from building on my system with following errors:
In file included from arb_program_shader.c:35:0:
wined3d_private.h: In function ‘float_16_to_32’:
wined3d_private.h:203:21: error: ‘NAN’ undeclared (first use in this function)
wined3d_private.h:203:21: note: each unde
On Sun, Jun 3, 2012 at 6:16 PM, Jerome Leclanche wrote:
> This comes up in one form or the other very often, though, doesn't it?
> Company x releases software y with a Wine wrapper advertising "native linux
> support" and users get upset. Personally, I'm glad they're thinking about
> Linux and I t
Lucas Zawacki writes:
>> It's called joy.cpl on Windows. Please also use compatible exports, and
>> avoid creating a lot of empty source files. I'd expect that a single
>> source file is sufficient for this.
>
> Will do. I removed the uneeded shlwapi and advapi32 from the exports
> is that enough
> It's called joy.cpl on Windows. Please also use compatible exports, and
> avoid creating a lot of empty source files. I'd expect that a single
> source file is sufficient for this.
Will do. I removed the uneeded shlwapi and advapi32 from the exports
is that enough or am I missing something?
"Erich E. Hoover" writes:
> Well, maybe I screwed something up - but when I tried to access the
> descriptor like that it caused segfaults in some of the tests. What I
> found was that neither create_async_queue or create_async increment
> the refcount on the file descriptor, but create_async do
I'm not sure this belongs in the news section on WineHQ. I need some
further convincing.
-Newman
On 06/04/2012 01:11 PM, André Hentschel wrote:
http://www.winehq.org/pipermail/wine-devel/2012-June/095722.html needs more cow
bell
---
news/en/2012060401.xml | 23 +++
1
On Mon, Jun 4, 2012 at 12:23 PM, Max TenEyck Woodbury
wrote:
>
Let's not hijack Dan's thread for this.
On 06/04/2012 03:05 AM, Frédéric Delanoy wrote:
On Mon, Jun 4, 2012 at 8:35 AM, Dan Kegel wrote:
On Sun, Jun 3, 2012 at 11:20 PM, Frédéric Delanoy
wrote:
On Sun, Jun 3, 2012 at 7:02 PM, Dan Kegel wrote:
http://winetricks.googlecode.com/svn/trunk/src/install-gecko.sh now
also installs mono.
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=18739
Your paranoid android
On Mon, Jun 4, 2012 at 2:19 AM, Piotr Caban wrote:
> On 06/02/12 13:35, m...@mtew.isa-geek.net wrote:
>>
>> @@ -2735,7 +2735,7 @@ static BOOL CommitUrlCacheEntryInternal(
>> goto cleanup;
>> }
>>
>> - FIXME("entry already in cache - don't know what to do!\n");
>> +
Actually, now that I'm looking at the script a little more carefully,
it doesn't actually install anything, just puts the installers in a
place where Wine can find them. So if you already have native .NET
installed, you won't get wine-mono in your prefix.
If you're planning to install it, I'd argu
> I stopped doing
> make test on my machine some time ago
Bad developer, no donut :-)
> , when I found out that some
> tests do consistently fail on my machine (clean prefix or not), and
> others consistently hang, thus preventing make test -k.
I had the same problem, and wrote a little script t
On Mon, 4 Jun 2012 06:24:26 -0700
Dan Kegel wrote:
> >> The point of this script is to make life easier for me and
> >> for the average user. It's not to make life easier for
> >> people who don't like mono, mostly because I doubt
> >> there are many of them.
>
There are many average users usin
On Mon, Jun 4, 2012 at 12:05 AM, Frédéric Delanoy
wrote:
>>> Wouldn't it be better (and more acceptable for people
>>> disliking/wanting to avoid mono) to
>>> - keep install-gecko.sh as is
>>> - create install-mono.sh
>>> - create wine-install-addons.sh calling the former
>>> ?
>>
>> The point of
2012/6/4 Alexandre Julliard :
> Daniel Jelinski writes:
>
>> From 21d26b76560f0c15a3d302883efa2d41d940a093 Mon Sep 17 00:00:00 2001
>> From: Daniel Jelinski
>> Date: Sat, 2 Jun 2012 07:23:32 +0200
>> Subject: comctl: allow label edit only if treeview style allows editing
>>
>> Native comctl behav
Daniel Jelinski writes:
> From 21d26b76560f0c15a3d302883efa2d41d940a093 Mon Sep 17 00:00:00 2001
> From: Daniel Jelinski
> Date: Sat, 2 Jun 2012 07:23:32 +0200
> Subject: comctl: allow label edit only if treeview style allows editing
>
> Native comctl behaves this way - noticed when debugging re
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=18733
Your paranoid android
Hi Vijay,
On 4/06/2012 8:06 PM, Vijay Kiran Kamuju wrote:
Sending patch series for initial support for Scripting.Dictionary in scrrun.dll
+static HRESULT WINAPI dictionary_put_Item(IDictionary *iface, VARIANT *key,
VARIANT *item)
+{
+FIXME("%p %p\n", iface, key);
Please include all paramet
Hi Vijay
On 06/04/12 12:06, Vijay Kiran Kamuju wrote:
> Sending patch series for initial support for Scripting.Dictionary in
> scrrun.dll
>
> The first patch will add dictionary.c
> The second will add the necessary changes to Makefile and the scrrun.c
> (mistake done will doing git commit - henc
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=18731
Your paranoid android
Lucas Fialho Zawacki writes:
> From: Lucas Fialho Zawacki
>
> This adds a control panel applet to configure the joysticks. It is
> a property sheet and has 3 pages:
>
> * Joystick listing
> * Axes and Button Testing
> * Force Feedback testing
>
> All the function are stubs at the moment, the pan
On 06/02/12 13:35, m...@mtew.isa-geek.net wrote:
@@ -2735,7 +2735,7 @@ static BOOL CommitUrlCacheEntryInternal(
goto cleanup;
}
-FIXME("entry already in cache - don't know what to do!\n");
+FIXME("collision handler needed - the entry is already in use!\n")
"Erich E. Hoover" writes:
> Sorry I didn't reply to this sooner, I've been at a wedding at just
> got back to the land of the Internet. I believe that it really does
> need to be stored in the queue, otherwise in the case that the async
> operation has not completed when the file descriptor is c
On Mon, Jun 4, 2012 at 8:35 AM, Dan Kegel wrote:
> On Sun, Jun 3, 2012 at 11:20 PM, Frédéric Delanoy
> wrote:
>> On Sun, Jun 3, 2012 at 7:02 PM, Dan Kegel wrote:
>>> http://winetricks.googlecode.com/svn/trunk/src/install-gecko.sh now
>>> also installs mono. ...
>>
>> Wouldn't it be better (and m
27 matches
Mail list logo