--- On Sat, 29/6/13, Alan W. Irwin wrote:
...
> > Also, running cygwin on wine, compared to other windows
> software
> which has no unix/linux equivalents, is hardly a priority.
>
> That is obviously personally true for you. And for my
> personal needs
> Cygwin on Wine is a "would be nice" soft
On 2013-06-29 11:57+0100 Hin-Tak Leung wrote:
--- On Sat, 29/6/13, Alan W. Irwin wrote:
...
The Mingw GNU toolchain works wells under wine. The
cygwin GNU toolchain don't, the last time I checked.
That may be true, but the best way to make that point about
the Cygwin
GNU toolchain is with o
--- On Sat, 29/6/13, Alan W. Irwin wrote:
...
> > The Mingw GNU toolchain works wells under wine. The
> cygwin GNU toolchain don't, the last time I checked.
>
> That may be true, but the best way to make that point about
> the Cygwin
> GNU toolchain is with official Cygwin bug reports rather
> t
On 6/27/2013 11:46, John Chadwick wrote:
+/* msxml's selectNodes returns a document ordered nodelist, regardless of
+ * whether or not the xpath nodelist was document ordered... */
+ole_check(IXMLDOMNode_selectNodes(rootNode,_bstr_("ancestor-or-self::node()"),
&list));
+todo_exp