aboutsummaryrefslogtreecommitdiff
path: root/doc/devblog/day_308__other_peoples_bugs.mdwn
blob: 1b0d81828acabc36c45e3c7249287cf25b9d1632 (plain)
1
2
3
4
5
6
7
8
9
10
11
Work today has started in the git-annex bug tracker, but the real bugs were
elsewhere. Got a patch into hinotify to fix its handling of filenames
received from inotify events when used in a non-unicode locale. Tracked
down why gitlab's git-annex-shell fails to initialize gcrypt repositories,
and filed a bug on gitlab-shell.

Yesterday, I got the Android autobuilder fixed. I had started upgrading it
to new versions of yesod etc, 2 months ago, and something in those new
versions led to character encoding problems that broke the template haskell
splicing. Had to throw away the work done for that upgrade, but at least
it's building again, at last.