From: Pieter Noordhuis Date: Wed, 13 Oct 2010 19:58:21 +0000 (+0200) Subject: Return error when min and/or max in the sorted set range spec is not a double X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/7236fdb22f7fdb60833c32121b0828f11a13883c?ds=inline;hp=7236fdb22f7fdb60833c32121b0828f11a13883c Return error when min and/or max in the sorted set range spec is not a double ---