lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 3.24: Errors!


From: Oliver Bandel
Subject: Re: 3.24: Errors!
Date: Sun, 2 Sep 2001 11:17:13 +0200 (MET DST)

On Sat, 1 Sep 2001, Valeriy E. Ushakov wrote:

> On Fri, Aug 31, 2001 at 23:54:51 +0200, Oliver Bandel wrote:
> 
> 
> >     52,2: symbol @PP unknown or misspelt
> >      6,6: symbol @Color unknown or misspelt
> 
> @BasicSetup out of scope.   Hard to tell without looking at the document.

Do I have to change my documents, when going from 3.17 to 3.24?

And what do I have to change?


[...]
> Wow!  Where did you get this system?  On all systems I cared to check
> math.h defines M_PI!

$ grep -n PI /usr/include/math.h
335:#ifndef M_PI
336:#define M_PI        3.14159265358979323846  /* pi */
338:#ifndef M_PI_2
339:#define M_PI_2      1.57079632679489661923  /* pi/2 */
341:#ifndef M_1_PI
342:#define M_1_PI      0.31830988618379067154  /* 1/pi */
344:#ifndef M_PI_4
345:#define M_PI_4      0.78539816339744830962  /* pi/4 */
347:#ifndef M_2_PI
348:#define M_2_PI      0.63661977236758134308  /* 2/pi */
350:#ifndef M_2_SQRTPI
351:#define M_2_SQRTPI  1.12837916709551257390  /* 2/sqrt(pi) */
360:#ifndef PI                      /* as in stroustrup */
361:#define PI  M_PI
363:#ifndef PI2
364:#define PI2  M_PI_2

Really strange!


> 
> 
> > Do I better go back to 3.17?
> 
> No.

OK, I have done; but I will try it again to
go to 3.24. maybe if I have more time and know,
how to change my documents, then I can use 3.24.

Any hints are welcome.

Thanks,
    Oliver


reply via email to

[Prev in Thread] Current Thread [Next in Thread]