[systemd-devel] [PATCH 5/7] calendar: re-ordering 'weekly'

2014-10-27 Thread Daniele Medri
--- src/shared/calendarspec.c | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/shared/calendarspec.c b/src/shared/calendarspec.c index 6186301..fae7dfd 100644 --- a/src/shared/calendarspec.c +++ b/src/shared/calendarspec.c @@ -857,10 +857,10 @@

Re: [systemd-devel] [PATCH 5/7] calendar: re-ordering 'weekly'

2014-10-27 Thread Lennart Poettering
On Mon, 27.10.14 08:42, Daniele Medri (dme...@gmail.com) wrote: Hmm, can you elaborate on this change and why you made it? --- src/shared/calendarspec.c | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/shared/calendarspec.c

Re: [systemd-devel] [PATCH 5/7] calendar: re-ordering 'weekly'

2014-10-27 Thread Daniele Medri
Hmm, can you elaborate on this change and why you made it? Readability, cases sorted by time (daily weekly monthly). ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] [PATCH 5/7] calendar: re-ordering 'weekly'

2014-10-27 Thread Lennart Poettering
On Mon, 27.10.14 16:40, Daniele Medri (dme...@gmail.com) wrote: Hmm, can you elaborate on this change and why you made it? Readability, cases sorted by time (daily weekly monthly). Well, I think I disagree. We mostly have ordered these if() blocks by the order of appearance in the