Re: Intent to release 3.0.1
Jean Bréfort <[email protected]> Sun, 23 Nov 2014 09:38:52 +0100
| Newsgroups | gmane.editors.abiword.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, You don't need to assert in the getColor3D method, just returning false should work. Note that I think we should have implemented this default behavior (as was done for the CairoNull_Graphics class instead of having a pure virtual method). Cheers, Jean Le dimanche 23 novembre 2014 =C3=A0 00:06 -0500, [email protected] a =C3=A9crit : > On Wed, Nov 19, 2014 at 11:05 PM, Hubert Figui=C3=A8re <hfiguiere@tease= r.fr> wrote: > > > > On 19/11/14 06:01 PM, [email protected] wrote: > > > >> I will do it this weekend if it isn't already done. I haven't built > >> it in a while though, what is the preferred compiler version for > >> releases? > > > > If you don't mind doing it with the current 3.0 branch I'm willing to > > wait for feedback making sure we release 3.0.1 that you can build for > > Windows - in case something got broken. > > > > Thank you kindly. > > > > Hub > > >=20 > 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 > Jeremy