Wiki page
[FIXMEs] by
stephan
2021-02-25 08:01:43.
D 2021-02-25T08:01:43.028
L FIXMEs
N text/x-markdown
P 08636a63eb9b6d1cc0c7107e58363286d9ae622b
U stephan
W 560
An informal list of FIXMEs which don't warrant full tickets...
This is not *intended* to be a list of long-lived fixme's, but more of a scratchpad for things which come up spontaneously and shouldn't be forgotten.
Snippet from `f-sanity`:
```
rid = fsl_db_g_id(db, -1, "select fsl_sym2rid('root:7bfbc3dba6c65')");
assert(1==rid)
/*BUG (2020-02-25): it's only RID 1 when fossil rebuilds, not when
f-parseparty --crosslink relinks everything. Ergo: we have a
crosslink bug in libf. */;
assert(!fsl_rid_is_leaf(f, rid));
```
Z 8a1b0d140f87aee72ae4a3f054b9dd6e