Code

store: Don't report an error if a missing writer callback isn't used.
authorSebastian Harl <sh@tokkee.org>
Tue, 6 Oct 2015 18:01:27 +0000 (20:01 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 6 Oct 2015 18:01:27 +0000 (20:01 +0200)
That is, allow to emit store objects to an incomplete writer as long as all
required callbacks are present.


No differences found