Opened 11 years ago

Closed 10 years ago

#1015 closed defect (fixed)

berkeley-db tests need srfi-42 and numbers

Reported by: Mario Domenech Goulart Owned by: Thomas Chust
Priority: minor Milestone: someday
Component: unknown Version: 4.8.x
Keywords: berkeley-db, tests Cc:
Estimated difficulty:

Description

run.scm require srfi-42 and numbers, but the .meta file's test-depends form doesn't mention them.

Attachments (1)

berkeley-db.patch (355 bytes) - added by sjamaan 10 years ago.
Add srfi-42 and numbers to the test-depends clause

Download all attachments as: .zip

Change History (2)

Changed 10 years ago by sjamaan

Attachment: berkeley-db.patch added

Add srfi-42 and numbers to the test-depends clause

comment:1 Changed 10 years ago by sjamaan

Resolution: fixed
Status: newclosed

Should be fixed in v2.2.3

Note: See TracTickets for help on using tickets.