Re: [LyX/master] Fix #10858 compiler warnings.

2018-06-25 Thread Jean-Marc Lasgouttes
Le 25/06/2018 à 04:43, Richard Kimberly Heck a écrit : I do not know much about this drawT/metricsT code. My guess is that it never got finished. I do not remember seeing it work. Making an ascii representation of a formula is a big job. Should we just remove that code then? I have been tempt

Re: [LyX/master] Fix #10858 compiler warnings.

2018-06-24 Thread Richard Kimberly Heck
On 06/11/2018 04:49 AM, Jean-Marc Lasgouttes wrote: > Le 01/05/2018 à 17:58, Richard Heck a écrit : >> On 05/01/2018 11:27 AM, Scott Kostyshak wrote: >>> On Sat, Dec 16, 2017 at 04:41:40AM +, Richard Heck wrote: commit b954f478e31e640f292f865a5c41c65565e5c02a Author: Richard Heck >>>

Re: [LyX/master] Fix #10858 compiler warnings.

2018-06-11 Thread Jean-Marc Lasgouttes
Le 01/05/2018 à 17:58, Richard Heck a écrit : On 05/01/2018 11:27 AM, Scott Kostyshak wrote: On Sat, Dec 16, 2017 at 04:41:40AM +, Richard Heck wrote: commit b954f478e31e640f292f865a5c41c65565e5c02a Author: Richard Heck Date: Fri Dec 15 23:41:32 2017 -0500 Fix #10858 compiler warni

Re: [LyX/master] Fix #10858 compiler warnings.

2018-06-08 Thread Scott Kostyshak
On Tue, May 01, 2018 at 03:58:30PM +, Richard Heck wrote: > On 05/01/2018 11:27 AM, Scott Kostyshak wrote: > > On Sat, Dec 16, 2017 at 04:41:40AM +, Richard Heck wrote: > >> commit b954f478e31e640f292f865a5c41c65565e5c02a > >> Author: Richard Heck > >> Date: Fri Dec 15 23:41:32 2017 -050

Re: [LyX/master] Fix #10858 compiler warnings.

2018-05-01 Thread Richard Heck
On 05/01/2018 11:27 AM, Scott Kostyshak wrote: > On Sat, Dec 16, 2017 at 04:41:40AM +, Richard Heck wrote: >> commit b954f478e31e640f292f865a5c41c65565e5c02a >> Author: Richard Heck >> Date: Fri Dec 15 23:41:32 2017 -0500 >> >> Fix #10858 compiler warnings. >> --- >> src/mathed/InsetMat

Re: [LyX/master] Fix #10858 compiler warnings.

2018-05-01 Thread Scott Kostyshak
On Sat, Dec 16, 2017 at 04:41:40AM +, Richard Heck wrote: > commit b954f478e31e640f292f865a5c41c65565e5c02a > Author: Richard Heck > Date: Fri Dec 15 23:41:32 2017 -0500 > > Fix #10858 compiler warnings. > --- > src/mathed/InsetMathHull.cpp | 16 +++- > src/support/gzstre