Re: msxml3: Implement property SelectionNamespaces for XPath (try #3/resend)

2010-09-15 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=5247 Your paranoid android.

Re: msxml3: Implement property SelectionNamespaces for XPath (try #3)

2010-09-14 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=5234 Your paranoid android.

Re: msxml3: Implement property SelectionNamespaces for XPath (try #2)

2010-09-10 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=5183 Your paranoid android.

Re: msxml3: Implement property SelectionNamespaces for XPath

2010-09-09 Thread Alexandre Julliard
Adam Martinson writes: > +extern inline const struct list* nsList_from_xmlDocPtr(xmlDocPtr doc); Declaring an extern function inline doesn't make much sense. Also it would be more generally useful if it didn't return a const pointer. -- Alexandre Julliard julli...@winehq.org

Re: msxml3: Implement property SelectionNamespaces for XPath

2010-09-08 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=5150 Your paranoid android.