vseloved / cl-redis

Redis client for Common Lisp
Other
188 stars 38 forks source link

undefined variable: REDIS::ARG #5

Closed quasi closed 13 years ago

quasi commented 13 years ago

Hey,

I just pulled from the git master. On compiling calls with (with-pipelining ..) I now get the following warning :

undefined variable: REDIS::ARG

vseloved commented 13 years ago

Thanks! Fixed in latest version.