Login
Changes To FIXMEs
Login

Changes to "FIXMEs" between 2021-02-25 08:22:52 and 2021-02-26 03:38:15

1
2
3
4














1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18




+
+
+
+
+
+
+
+
+
+
+
+
+
+
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.

# Crosslinking...

Crosslinking apparently does not properly rebuild file relationships properly, leading to `blame` not working. Try this:

```
$ f-query -e "delete from plink; delete from mlink;
$ f-parseparty --types c --crosslink
$ fossil blame Makefile.in
no history for file: Makefile.in
```

(Use `fossil rebuild` to get it back into shape.)

A cursory glance at the data indicates that the plink table is not being fully populated by the crosslink.