[Devel] [ openser-Bugs-1493129 ] Compile warning on 64-bit architecture

SourceForge.net noreply at sourceforge.net
Mon May 22 21:11:05 CEST 2006


Bugs item #1493129, was opened at 2006-05-22 19:11
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1493129&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Submitted By: Norman Brandinger (goestelecom)
Assigned to: Nobody/Anonymous (nobody)
Summary: Compile warning on 64-bit architecture

Initial Comment:
Compiling io_wait.c
gcc  -g -O9 -funroll-loops  -Wcast-align  -Wall 
-minline-all-stringops -falign-loops     
-DNAME='"openser"' -DVERSION='"1.1.0-dev19-tls"'
-DARCH='"x86_64"' -DOS='"freebsd"' -DCOMPILER='"gcc
3.4.4"' -D__CPU_x86_64 -D__OS_freebsd -D__SMP_no
-DCFG_DIR='"/usr/local/etc/openser/"' -DPKG_MALLOC
-DSHM_MEM  -DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP
-DDISABLE_NAGLE -DHAVE_RESOLV_RES -DF_MALLOC
-DSTATISTICS  -DUSE_TLS -DFAST_LOCK -DADAPTIVE_WAIT
-DADAPTIVE_WAIT_LOOPS=1024  -DHAVE_SOCKADDR_SA_LEN
-DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN
-DHAVE_SCHED_YIELD -DHAVE_MSGHDR_MSG_CONTROL
-DHAVE_CONNECT_ECONNRESET_BUG -DHAVE_TIMEGM
-DHAVE_NETINET_IN_SYSTM -DHAVE_KQUEUE -DHAVE_SELECT
-I/usr/local/ssl/include -c io_wait.c -o io_wait.o
In file included from io_wait.c:50:
io_wait.h: In function `io_wait_loop_kqueue':
io_wait.h:768: warning: int format, different type arg
(arg 3)
io_wait.h:768: warning: int format, different type arg
(arg 3)
io_wait.h:768: warning: int format, different type arg
(arg 3)
io_wait.h:768: warning: int format, different type arg
(arg 3)
io_wait.h:768: warning: int format, different type arg
(arg 3)
io_wait.h:768: warning: int format, different type arg
(arg 3)
io_wait.h:768: warning: int format, different type arg
(arg 3)


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1493129&group_id=139143



More information about the Devel mailing list