On Thu, Mar 2, 2017, at 02:52 AM, Jun T. wrote: > V11db_gdbm.ztst fails on Cygwin as: > > ./V11db_gdbm.ztst: starting. > --- /tmp/zsh.ztst.2148/ztst.out 2017-03-02 19:26:45.040189100 +0900 > +++ /tmp/zsh.ztst.2148/ztst.tout 2017-03-02 19:26:45.055788600 > +0900 > @@ -1,4 +1,4 @@ > -c > -d > a > b > +c > +d Patch equips scan tests with sorting via intermediate array, and adds one new test that does direct (okv). Also added test of store in forked Zsh. Gdbm supports multiple access if users take care of locking. -- Sebastian Gniazdowski psprint3@fastmail.com