Magellan Linux

Annotation of /trunk/numeric/patches/numeric-24.2-eigen.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 361 - (hide annotations) (download)
Tue Sep 25 20:32:31 2007 UTC (16 years, 8 months ago) by niro
File size: 292 byte(s)
-ver bump to 24.2-r1

1 niro 361 --- Numeric-24.2/Src/dlamch.c.fix-dlamc3 2006-10-29 22:30:52.000000000 -0500
2     +++ Numeric-24.2/Src/dlamch.c 2006-10-29 22:31:00.000000000 -0500
3     @@ -672,7 +672,7 @@
4     */
5     /* >>Start of File<<
6     System generated locals */
7     - doublereal ret_val;
8     + volatile doublereal ret_val;
9    
10    
11