[Getdp] GetDP.1.2.1 Asin-Acos-bug

Paul Fulmek fulmek at tuwien.ac.at
Sun Oct 5 13:27:38 CEST 2008


Dear GetDP-masters,

I have found a small bug within the parser-module:
according to the reference manual the Arc-Sine-function should have the 
name Asin[] (with capital A, only), the same naming-convention as with 
gmsh. GetDP-1.2.1, however only knows ASin and ACos (with capital S and C!).
The following changes should correct this small booboo:
GetDP-1.2.1/parser/parser.l:
line 134: ASin -> Asin
line 136: ACos -> Acos

The main-makefile does not automatically rebuild the binary; it is 
necessary to manually rebuild the parser-module and library.

Thank you for your brilliant work,

sincerely

Paul

-- 
**********************************************************************
Dipl.-Ing. Dr. Paul Fulmek
Technische Universitaet Wien
Institut fuer Sensor- und Aktuatorsysteme
Gusshausstrasse 27-29 / E366
A-1040 Wien
Austria Europe
Email: fulmek at tuwien.ac.at
Phone: +43-1-58801-36665
Fax:   +43-1-58801-936665
**********************************************************************