X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=modules%2Fase%2Fase-interval.c;h=6f781f175fe5d90b84a692051cb35162caac8362;hb=79aa0217a255dd85b17376fa4b0b07107cba8452;hp=2814745b8d65b9a8f708c931774fc4415e64dcb5;hpb=a17da6cfe6279dbd4ad4a1ba618f862edb2da6fc;p=sxemacs diff --git a/modules/ase/ase-interval.c b/modules/ase/ase-interval.c index 2814745..6f781f1 100644 --- a/modules/ase/ase-interval.c +++ b/modules/ase/ase-interval.c @@ -3285,6 +3285,7 @@ If no special topology is given, it defaults to the po topology. { Lisp_Object result = Qnil; Lisp_Object args[2] = {lower, upper}; + (void)args; CHECK_COMPARABLE(lower); if (NILP(upper))