On Tue, Jan 12, 2010 at 6:45 PM, Andrew Nguyen wrote:
> On Tue, Jan 12, 2010 at 6:09 PM, Austin English
> wrote:
>> Is there any chance of a different license? Wine is currently LGPL
>> 2.1, it'd be nice to have the same license, if possible...
>>
>
> I thought the AppDB code was under the GPLv2
On Tue, Jan 12, 2010 at 6:09 PM, Austin English wrote:
> Is there any chance of a different license? Wine is currently LGPL
> 2.1, it'd be nice to have the same license, if possible...
>
I thought the AppDB code was under the GPLv2, judging from the LICENSE file.
On Tue, Jan 12, 2010 at 8:17 AM, John Brezerk wrote:
> Hi to All.
>
> I'd like to present php scripts ( attached xmlexport.tar.gz ) which make
> possible for third party applications to query appdb database.
> After processing user requests, script generates xml view.
> Originally this script was
On 1/13/2010 00:21, Alistair Leslie-Hughes wrote:
On 13/01/2010 1:41 AM, Nikolay Sivov wrote:
IPersistStreamInit::InitNew() seems to do nothing for IXMLDocument
+hr = IPersistStreamInit_IsDirty(psi);
+todo_wine ok(hr == S_FALSE, "Expected S_OK, got %08x\n", hr);
The message doesn't m
On 13/01/2010 1:41 AM, Nikolay Sivov wrote:
IPersistStreamInit::InitNew() seems to do nothing for IXMLDocument
+hr = IPersistStreamInit_IsDirty(psi);
+todo_wine ok(hr == S_FALSE, "Expected S_OK, got %08x\n", hr);
The message doesn't match the condition.
Best Regards
Alistair Leslie-H
Vincent Cadet schrieb:
> Hi peoople.
>
> A couple of months ago, I submitted a patch I wrote to add a backlink to the
> previous version in WineHQ announcement page. As it has still no been applied
> I am sending it again here. It actually adds a few (6) lines of PHP code to
> the web site's te
Somehow, the 4th time was a charm.
Must be me?
-Original Message-
>I'm having an installation problem with yesterday's git.
>err:msi:ITERATE_Actions Execution halted, action L"InstallSpeechAPI" returned
>1627
>err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 162
I'm having an installation problem with yesterday's git.
err:msi:ITERATE_Actions Execution halted, action L"InstallSpeechAPI" returned
1627
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627
Bug?
Regression test?
anyone want to see my whole terminal output?
Paul Vriens wrote:
> On 01/12/2010 02:51 PM, Michael Stefaniuc wrote:
>> Hello Paul,
>>
>> Paul Vriens wrote:
>>> On 01/12/2010 02:32 PM, Michael Stefaniuc wrote:
Paul Vriens wrote:
> We already check and return FALSE a few lines up.
>
> Found with the help of Coccinelle and the Co
On 01/12/2010 02:51 PM, Michael Stefaniuc wrote:
Hello Paul,
Paul Vriens wrote:
On 01/12/2010 02:32 PM, Michael Stefaniuc wrote:
Paul Vriens wrote:
We already check and return FALSE a few lines up.
Found with the help of Coccinelle and the CocciCheck scripts.
Changelog
Don't check resul
Hello Paul,
Paul Vriens wrote:
> On 01/12/2010 02:32 PM, Michael Stefaniuc wrote:
>> Paul Vriens wrote:
>>> We already check and return FALSE a few lines up.
>>>
>>> Found with the help of Coccinelle and the CocciCheck scripts.
>>>
>>> Changelog
>>>Don't check result twice (Coccinelle)
>>>
>>
On 01/12/2010 02:32 PM, Michael Stefaniuc wrote:
Hi Paul,
Paul Vriens wrote:
We already check and return FALSE a few lines up.
Found with the help of Coccinelle and the CocciCheck scripts.
Changelog
Don't check result twice (Coccinelle)
--- a/dlls/rsaenh/tests/rsaenh.c
+++ b/dlls/rsaenh/
Hi Paul,
Paul Vriens wrote:
> We already check and return FALSE a few lines up.
>
> Found with the help of Coccinelle and the CocciCheck scripts.
>
> Changelog
> Don't check result twice (Coccinelle)
>
--- a/dlls/rsaenh/tests/rsaenh.c
+++ b/dlls/rsaenh/tests/rsaenh.c
@@ -275,7 +275,6 @@ stati
On 1/12/2010 13:45, Rob Shearman wrote:
This is not correct as per the discussion on wine-devel, so it needs
to be reverted. It causes these new Valgrind warnings:
http://kegel.com/wine/valgrind/logs/2010-01-11-14.17/diff-advapi32_security.txt
Yes, it was to fast for me, there's nothing to fi
Hi peoople.
A couple of months ago, I submitted a patch I wrote to add a backlink to the
previous version in WineHQ announcement page. As it has still no been applied I
am sending it again here. It actually adds a few (6) lines of PHP code to the
web site's template, include/plugins/announce.ph
2010/1/11 Alexandre Julliard :
> Module: wine
> Branch: master
> Commit: dbd76575ef8353484afa0b0d2da95760c26f34fe
> URL:
> http://source.winehq.org/git/wine.git/?a=commit;h=dbd76575ef8353484afa0b0d2da95760c26f34fe
>
> Author: Nikolay Sivov
> Date: Fri Jan 8 21:05:21 2010 +0300
>
> advapi32:
Dmitry Timoshkov a écrit :
Christian Costa wrote:
I'm not again clean-up at all but this dll is almost empty and this is
likely there will be some patches preparing
further submissions. Doing some clean-up between patches does not help much.
Main purpose of my patch was to replace a
17 matches
Mail list logo