On 1/17/2010 00:11, Mike Kaplinskiy wrote:
While we're on the subject of libxml2, there is a small problem with
the way we use xmlAddChild. msxml doesn't automatically coalesce text
nodes when two are next to each other in the tree and keeps them as
two separate entities (you call normalize to co
2010/1/17 Owen Rudge :
> Hi James,
>
>> I have been trying to connect to #winehackers from my Mac using
>> Conversation. However, this is not working as I am not receiving the
>> welcome screen from irc.freenode.net.
>
> There's possibly some issue with Freenode, as is not uncommon. Have you
> tri
On Sun, Jan 17, 2010 at 1:17 PM, James Mckenzie
wrote:
>>Hi James,
>>
>>> I have been trying to connect to #winehackers from my Mac using
>>> Conversation. However, this is not working as I am not receiving the
>>> welcome screen from irc.freenode.net.
>>
>>There's possibly some issue with Free
>Hi James,
>
>> I have been trying to connect to #winehackers from my Mac using
>> Conversation. However, this is not working as I am not receiving the
>> welcome screen from irc.freenode.net.
>
>There's possibly some issue with Freenode, as is not uncommon. Have you
>tried connecting to any pa
Hi James,
I have been trying to connect to #winehackers from my Mac using Conversation.
However, this is not working as I am not receiving the welcome screen from
irc.freenode.net.
There's possibly some issue with Freenode, as is not uncommon. Have you
tried connecting to any particular Fr
All:
I have been trying to connect to #winehackers from my Mac using Conversation.
However, this is not working as I am not receiving the welcome screen from
irc.freenode.net.
Anyone else experiencing this problem and have a workaround. I would really
like to get onto winehackers to discuss
On Sat, Jan 16, 2010 at 1:06 PM, Uwe Bonnes
wrote:
>
> Wine Bug 21292 shows a problem with
> CreateFileA("bla/n", GENERIC_READ, FILE_SHARE_READ | FILE_SHARE_WRITE,
> NULL, OPEN_ALWAYS, FILE_ATTRIBUTE_NORMAL, NULL)
>
> All winebot systems beside WNT4WSSP6 return ERROR_INVALID_NAME 123L, while
> wi
On 1/17/2010 00:11, Mike Kaplinskiy wrote:
While we're on the subject of libxml2, there is a small problem with
the way we use xmlAddChild. msxml doesn't automatically coalesce text
nodes when two are next to each other in the tree and keeps them as
two separate entities (you call normalize to co
While we're on the subject of libxml2, there is a small problem with
the way we use xmlAddChild. msxml doesn't automatically coalesce text
nodes when two are next to each other in the tree and keeps them as
two separate entities (you call normalize to coalesce them). libxml2
does this automatically
Wine Bug 21292 shows a problem with
CreateFileA("bla/n", GENERIC_READ, FILE_SHARE_READ | FILE_SHARE_WRITE,
NULL, OPEN_ALWAYS, FILE_ATTRIBUTE_NORMAL, NULL)
All winebot systems beside WNT4WSSP6 return ERROR_INVALID_NAME 123L, while
wine and NT4 happily open the file. How to proceed?
=== WNT4WSS
On 1/16/2010 18:40, Dan Kegel wrote:
http://xmlsoft.org/threads.html says it's only a problem
if the same document is being parsed by both threads.
The trouble scenario seems unlikely, offhand.
Yes, it seems so. There should be a problem sharing documents cause
msxml and xmllite don't
have
http://xmlsoft.org/threads.html says it's only a problem
if the same document is being parsed by both threads.
The trouble scenario seems unlikely, offhand.
12 matches
Mail list logo