Re: Some warnings with gcc 4.7

2012-01-06 Thread Richard Heck
On 01/06/2012 09:24 PM, Lars Gullik Bjønnes wrote: I thought I had already fixed this? Perhaps not in branch? Yes. Revision 39813 in trunk, it has not been backported to branch. This should probably be brought over to the branch If it seems a good idea, please do. rh

Re: Some warnings with gcc 4.7

2012-01-06 Thread Richard Heck
On 01/06/2012 07:27 PM, José Matos wrote: OK gcc 4.7 is now a problem to me. I am building lyx for fedora 17 that carries gcc 4.7 and the build fails. Further details here: http://koji.fedoraproject.org/koji/getfile?taskID=3626157&name=build.log I am building 2.0.2 but I suspect that this not

Re: Some warnings with gcc 4.7

2012-01-06 Thread Lars Gullik Bjønnes
José Matos writes: | On 11/20/2011 10:46 PM, Lars Gullik Bjønnes wrote: >> Even if gcc 4.7 has not been released (quite far from), it might be nice >> to test compile with it anyway. >> >> Here are the results: >> [...] | OK gcc 4.7 is now a problem to me. I am building lyx for fedora 17 that |

Re: Some warnings with gcc 4.7

2012-01-06 Thread José Matos
On 11/20/2011 10:46 PM, Lars Gullik Bjønnes wrote: > Even if gcc 4.7 has not been released (quite far from), it might be nice > to test compile with it anyway. > > Here are the results: > > GuiFontMetrics.cpp: In member function ‘const > lyx::frontend::GuiFontMetrics::AscendDescend > lyx::fronten

Re: [patch] support for the LaTeX package cancel in math (bug 6819)

2012-01-06 Thread Uwe Stöhr
Am 06.01.2012 11:59, schrieb Jean-Marc Lasgouttes: Is there a reason why one should not want to use cancel when entering the \cancel command? You are right, this is in this case not necessary. The cancel package does not redefine anything and interferences with other packages are not known.

Re: r40573 - lyx-devel/trunk/config

2012-01-06 Thread Stephan Witt
Am 06.01.2012 um 00:28 schrieb Pavel Sanda: > Stephan Witt wrote: >>> Author: switt >>> Date: Thu Jan 5 20:50:18 2012 >>> New Revision: 40573 >>> URL: http://www.lyx.org/trac/changeset/40573 >>> >>> Log: >>> #7927 apply patch from mft to support posix packageing on Mac for the >>> Gentoo prefix

Re: Git transition

2012-01-06 Thread Lars Gullik Bjønnes
Uwe Stöhr writes: | Am 05.01.2012 03:32, schrieb Lars Gullik Bjønnes: > >> Local commits and local branches, super good merge support, distributed. > | I thought that local branches are now also possible with the new SVN. That is news to me, I thought the only option was several working copies.

Re: [patch] support for the LaTeX package cancel in math (bug 6819)

2012-01-06 Thread Jean-Marc Lasgouttes
Le 06/01/2012 06:52, Uwe Stöhr a écrit : The attached patch implements support for the package cancel in math. This was frequently requested. As I now got again a request and as Georg just finished the new math package handling (many thanks btw.), I made a patch. This would be a fileformat change