X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=inffast.c;h=29eb7d8244ae80d689ad7ed4a71ec275c1d64dd6;hb=1e3bccd4965d34cfd34e3fed7329b1b2c4b28d1d;hp=a15876d4e44d75a56641748f12228854d0a5176f;hpb=c7d77756d01210790b6d87442eba83dcc586a305;p=zlib.git diff --git a/inffast.c b/inffast.c index a15876d..29eb7d8 100644 --- 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