Commit ef716bfb authored by Henrik Hjelte's avatar Henrik Hjelte
Browse files

db-postmodern bugfix again map-index patch is always needed

darcs-hash:df627fab98c16f5bb1d9ea80ffa008ee0d99fe71
parent 0e675173
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -40,7 +40,8 @@

;;------------------------------------------------------------------------------

#-char-columns
;;Having #-char-columns here was not enough, this patch is always needed.

(defmethod map-index (fn (index pm-btree-index) &rest args 
		      &key start end (value nil value-set-p) from-end collect 
		      &allow-other-keys)