Aaaaaahhhhhhhh!!! What's wrong with me?
authortwisti <none@none>
Wed, 31 Dec 2003 14:14:01 +0000 (14:14 +0000)
committertwisti <none@none>
Wed, 31 Dec 2003 14:14:01 +0000 (14:14 +0000)
builtin.h
src/vm/builtin.h

index 8026a6f8d4f846e80f2b672d551fecf682e171c4..ae49650a1c718d11884f907c4f7a3d172892dd48 100644 (file)
--- a/builtin.h
+++ b/builtin.h
@@ -28,7 +28,7 @@
 
    Changes: Edwin Steiner
 
-   $Id: builtin.h 820 2003-12-31 14:11:13Z twisti $
+   $Id: builtin.h 821 2003-12-31 14:14:01Z twisti $
 
 */
 
@@ -55,7 +55,6 @@
 /* some platforms do not have float versions of these functions */
 
 #ifndef HAVE_COPYSIGNF
-#error XXX
 #define copysignf copysign
 #endif
 
index 8026a6f8d4f846e80f2b672d551fecf682e171c4..ae49650a1c718d11884f907c4f7a3d172892dd48 100644 (file)
@@ -28,7 +28,7 @@
 
    Changes: Edwin Steiner
 
-   $Id: builtin.h 820 2003-12-31 14:11:13Z twisti $
+   $Id: builtin.h 821 2003-12-31 14:14:01Z twisti $
 
 */
 
@@ -55,7 +55,6 @@
 /* some platforms do not have float versions of these functions */
 
 #ifndef HAVE_COPYSIGNF
-#error XXX
 #define copysignf copysign
 #endif