Re: The LyX licence

2005-02-22 Thread Michal Jaegermann
ode to LyX. But indeed I am on that list with the following entry. Michal Jaegermann E-mail: [EMAIL PROTECTED] Fix to a very hard-to-find egcs bug that crashed LyX on alpha architecture egcs is now an ancient history and alpha is not exactly vibrant nowadays. It had to be some one-liner a lon

followup to math_iter.C problems

1999-08-02 Thread Michal Jaegermann
A while ago I posted a workaround for a problem with egcs on Alpha (with Linux and apparently also with Digital Unix) in math_iter.C from lyx-1.0.3. It was caused, most likely, by an incorrect inlining in some circumstances of memcpy function. Because gcc-2.95 is available I tried to see if this

Re: LyX 1.0.3 and a compiler trouble (Linux/Alpha)

1999-06-30 Thread Michal Jaegermann
Kayvan Aghaiepour Sylvan wrote: > > On Wed, Jun 30, 1999 at 12:30:55AM -0600, Michal Jaegermann wrote: > > > > I reported a while ago problems with lyx-1.0.3 on alpha and > > [...] > > > > Here is a patch which makes math_iter.C "safe" in the face

LyX 1.0.3 and a compiler trouble (Linux/Alpha)

1999-06-29 Thread Michal Jaegermann
I reported a while ago problems with lyx-1.0.3 on alpha and subsequently proposed spec file modifications to avoid triggering the problem. Here is more detailed account what is really going on (and a code modification). This is indeed a compiler bug. To see it on a simple example look at the f