[commit] master: fix strftime() format string warning properly

2020-08-04 Thread Oswald Buddenhagen via isync-devel
commit 27a1935361f90a72bbb9a625fb6a8e8895d92b13 Author: Oswald Buddenhagen Date: Sun Jul 28 20:42:04 2019 +0200 fix strftime() format string warning properly the workaround for -Wformat triggered -Wformat-nonliteral in turn. so instead go back to using pragmas and add a proper

[commit] 1.3: fix strftime() format string warning properly

2020-01-07 Thread Oswald Buddenhagen via isync-devel
commit 73a56430f7c54dd5f2fe0285504ebad00aed2e1e Author: Oswald Buddenhagen Date: Sun Jul 28 20:42:04 2019 +0200 fix strftime() format string warning properly the workaround for -Wformat triggered -Wformat-nonliteral in turn. so instead go back to using pragmas and add a proper

[commit] 1.3: fix strftime() format string warning properly

2019-11-10 Thread Oswald Buddenhagen via isync-devel
commit b7069e59f7cae129104e1c4735be98ca7470fbd1 Author: Oswald Buddenhagen Date: Sun Jul 28 20:42:04 2019 +0200 fix strftime() format string warning properly the workaround for -Wformat triggered -Wformat-nonliteral in turn. so instead go back to using pragmas and add a proper

Re: strftime

2015-02-22 Thread Oswald Buddenhagen
On Sun, Feb 22, 2015 at 09:32:52PM +0100, Enrique Mecklenburg wrote: > What is sftrtime used for in isync? > for the CopyArrivalDate feature. > I want to port isync to MorphOS, running on PowerPC CPUs. > I get a configure error after checking if strftime supports %z. > that m

strftime

2015-02-22 Thread Enrique Mecklenburg
Hi, I'm new in the list. Excuse me if this seems a stupid question, but I'm not a developer. What is sftrtime used for in isync? I get a configure error after checking if strftime supports %z. I want to port isync to MorphOS, running on PowerPC CPUs. Regard

[commit] master: fix strftime() %z conversion specifier check

2013-11-09 Thread Oswald Buddenhagen
commit 9381d20558082564dd3b0816854815eeda7835d8 Author: Oswald Buddenhagen Date: Sat Nov 9 13:50:48 2013 +0100 fix strftime() %z conversion specifier check only glibc does something sane with gmtime()+strftime(). on bsd (incl. mac os), strftime() can be used only with