]> git.lizzy.rs Git - zlib.git/blobdiff - inffast.c
Add warnings when compiling with assembler code.
[zlib.git] / inffast.c
index a15876d4e44d75a56641748f12228854d0a5176f..29eb7d8244ae80d689ad7ed4a71ec275c1d64dd6 100644 (file)
--- a/inffast.c
+++ b/inffast.c
@@ -8,7 +8,9 @@
 #include "inflate.h"
 #include "inffast.h"
 
-#ifndef ASMINF
+#ifdef ASMINF
+#  pragma message("Assembler code may have bugs -- use at your own risk")
+#else
 
 /*
    Decode literal, length, and distance codes and write out the resulting