18 May
2008
18 May
'08
6:17 p.m.
On Sun, 2008-05-18 at 16:46 +0200, Jakob Hirsch wrote:
Daniel Black wrote:
having trouble compiling dovecot-1.1hg latest pull
dito.
ST_MTIME_NSEC is ((unsigned long)(st).st_mtim.tv_nsec) (at least on my system), but st in maildir-uidlist.c:322 is a pointer, so -> has to be used.
Whops. I thought I had tested it, but looks like I was missing HAVE_STAT_XTIM from my config.h.
Here's a (quick'n'dirty, probably incomplete) patch:
There's a bit easier way: http://hg.dovecot.org/dovecot-1.1/rev/e29dafc501cc