From: Ian Jackson Date: Sun, 18 Apr 2010 13:58:17 +0000 (+0100) Subject: Add a fixme X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=inn-innduct.git;a=commitdiff_plain;h=8c547d5d95d290391bc645a17d195412d20aea9a Add a fixme --- diff --git a/backends/innduct.c b/backends/innduct.c index f64a453..2a22ba2 100644 --- a/backends/innduct.c +++ b/backends/innduct.c @@ -1566,6 +1566,7 @@ static void statemc_init(void) { } } else { debug("startup: D ENOENT => Nothing"); + fixme need to try flushing innd here - needs state diagram changes; SMS(WAITING, open_wait_periods, "no feed file currently exists"); } }