Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

3 check-ins tagged with "manifest-sort-check"

2021-02-10
23:49
Give a better error message if structural artifact cards are out-of-order. Closed-Leaf check-in: 72f5101ef0 user: drh tags: manifest-sort-check
23:34
Modify the out-of-order card detection in the structural artifact parser to allow N and P cards of a technote to be in the wrong order. [15d04de574383d61|Ticket 15d04de574383d61]. check-in: 36620b74a4 user: drh tags: manifest-sort-check
22:13
This seems to fix the missing is-sorted check in manifest_parse(), but (A) it needs more testing and (B) could use a better error message than the one it ends up generating. Edit: WARNING: fixing this will cause control artifacts which previously passed (but should not have) to fail. check-in: 2e7a0aacdb user: stephan tags: manifest-sort-check