[prev in list] [next in list] [prev in thread] [next in thread] 

List:       asterisk-commits
Subject:    [asterisk-commits] rizzo: branch rizzo/cygwin_build r87949 -
From:       SVN commits to the Asterisk project <asterisk-commits () lists ! digium ! com>
Date:       2007-10-31 22:51:35
Message-ID: 20071031225135.3E87EA9DF61 () lists ! digium ! internal
[Download RAW message or body]

Author: rizzo
Date: Wed Oct 31 17:51:34 2007
New Revision: 87949

URL: http://svn.digium.com/view/asterisk?view=rev&rev=87949
Log:
one more cygwin fix (this should be handled better in the mainstream
code, anyways)


Modified:
    team/rizzo/cygwin_build/apps/app_sms.c

Modified: team/rizzo/cygwin_build/apps/app_sms.c
URL: http://svn.digium.com/view/asterisk/team/rizzo/cygwin_build/apps/app_sms.c?view=diff&rev=87949&r1=87948&r2=87949
 ==============================================================================
--- team/rizzo/cygwin_build/apps/app_sms.c (original)
+++ team/rizzo/cygwin_build/apps/app_sms.c Wed Oct 31 17:51:34 2007
@@ -517,7 +517,7 @@
 	int z;
 
 	ast_localtime(&tv, &t, NULL);
-#if defined(__FreeBSD__) || defined(__OpenBSD__) || defined( __NetBSD__ ) || \
defined(__APPLE__) +#if defined(__FreeBSD__) || defined(__OpenBSD__) || defined( \
__NetBSD__ ) || defined(__APPLE__) || defined(__CYGWIN__)  z = -t.tm_gmtoff / 60 / \
15;  #else
 	z = timezone / 60 / 15;


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-commits mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic