Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cherokee: commits

[3835] cherokee/trunk/cherokee/fdpoll-port.c: Fixes a compilation issue on OpenSolaris 2009.06 (with gcc).

 

 

Cherokee commits RSS feed   Index | Next | Previous | View Threaded


cherokee at cherokee-project

Nov 16, 2009, 10:07 PM

Post #1 of 1 (167 views)
Permalink
[3835] cherokee/trunk/cherokee/fdpoll-port.c: Fixes a compilation issue on OpenSolaris 2009.06 (with gcc).

Revision: 3835
http://svn.cherokee-project.com/changeset/3835
Author: alo
Date: 2009-11-17 07:07:21 +0100 (Tue, 17 Nov 2009)

Log Message:
-----------
Fixes a compilation issue on OpenSolaris 2009.06 (with gcc).
Thanks to Juan Jos?\195?\169 Amor <jjamor [at] gmail> for the report.

Modified Paths:
--------------
cherokee/trunk/cherokee/fdpoll-port.c

Modified: cherokee/trunk/cherokee/fdpoll-port.c
===================================================================
--- cherokee/trunk/cherokee/fdpoll-port.c 2009-11-16 17:39:13 UTC (rev 3834)
+++ cherokee/trunk/cherokee/fdpoll-port.c 2009-11-17 06:07:21 UTC (rev 3835)
@@ -202,8 +202,8 @@
nfd,
fdp->port_events[i].portev_user);
if ( rc < 0 ) {
- LOG_ERRNO_S (errno, cherokee_err_error,
- CHEROKEE_ERROR_FDPOLL_PORTS_FD_ASSOCIATE, nfd);
+ LOG_ERRNO (errno, cherokee_err_error,
+ CHEROKEE_ERROR_FDPOLL_PORTS_FD_ASSOCIATE, nfd);
}
}

Cherokee commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.