Opened 7 years ago
Closed 7 years ago
#1573 closed defect (fixed)
sqlite3: installation failure (reference to possibly unbound identifier `mtx')
| Reported by: | Mario Domenech Goulart | Owned by: | Thomas Chust | 
|---|---|---|---|
| Priority: | major | Milestone: | someday | 
| Component: | extensions | Version: | 5.0.0 | 
| Keywords: | sqlite3, synch | Cc: | Kon Lovett | 
| Estimated difficulty: | 
Description
Note that sqlite3 depends on sync, and the latter coincidently had a new version released (3.2.0) when sqlite3 was tested.  The changes in sync are documented in http://wiki.call-cc.org/eggref/5/synch#version-history .  Not sure if the changes in synch are related, but I thought it would be worth mentioning that.  CHICKEN hasn't changed, by the way.
Note: See
        TracTickets for help on using
        tickets.
    

synch:3.2.1 is the fix