[PATCH 0/4] Add VACATION :seconds support

Philipp Hahn hahn at univention.de
Tue May 8 07:50:24 EDT 2012


Hello,

Am Dienstag 08 Mai 2012 13:07:04 schrieb Bron Gondwana:
> On Tue, May 8, 2012, at 11:54 AM, Philipp Hahn wrote:
> > For converting days to seconds and the inverse I always explicitly wrote
> > 24 * 60 * 60. Is there a good location for defining this as a macro?
>
> lib/util.h ?

Will take a look. Would the following be fine:
#define DAY2SEC(x) ((x) * 24 * 60 * 60)
Or is there a more preferrable name?

> > Philipp Hahn (4):
> >   autobuild: Fix directory handling
> >   Change vacation day to seconds
> >   Add VACATION :seconds support
> >   Support VACACTION :seconds 0
>
> Looks like the output of git.  I don't suppose you have a repository online
> somewhere that you could point to?  Cherry-picking from an upstream is even
> easier than applying patches from emails :)

git://github.com/pmhahn/cyrus-imapd.git seconds

Sincerely
Philipp
-- 
Philipp Hahn           Open Source Software Engineer      hahn at univention.de
Univention GmbH        be open.                       fon: +49 421 22 232- 0
Mary-Somerville-Str.1  D-28359 Bremen                 fax: +49 421 22 232-99
                                                   http://www.univention.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://lists.andrew.cmu.edu/pipermail/cyrus-devel/attachments/20120508/87239d0b/attachment.bin 


More information about the Cyrus-devel mailing list