Re: Intent to release 3.0.1
Hubert Figuière <[email protected]> Fri, 28 Nov 2014 17:31:29 -0500
| Newsgroups | gmane.editors.abiword.devel |
|---|---|
| Message-ID | <[email protected]> |
On 28/11/14 05:30 PM, Hubert Figui=E8re wrote: >=20 > On 23/11/14 12:06 AM, [email protected] wrote: >> I am still working on a successful Windows build; the attached patch >> was what I needed to apply to get a completed build, however I am >> still tracking down what went wrong as the program fails to start due >> to a manifest sxs issue. >=20 > I have a problem with the ut_go_file.cpp patch. It reveals deeper > problems. At no point we define WITH_GSF_INPUT_HTTP >=20 > While this also protect the inclusion of the header (that doesn't > happen), it seems that the header is included in another way. So we > simply with that patch, strip the call to gsf_input_http_new() in any c= ase. I meant to add: gsf_input_http_new() was in 1.14.8 and we require 1.14.18 in 3.0 Hub