pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/net/libnice



Failed to build on NetBSD-6.1.3:

/usr/bin/make  all-recursive
Making all in stun
Making all in .
Making all in tools
  CC       stund.o
cc1: warnings being treated as errors
stund.c: In function 'exit_handler':
stund.c:273:13: error: function might be possible candidate for attribute 
'noreturn'
*** Error code 1


On Wed, 12 Mar 2014 19:25:47 +0900, Thomas Klausner <wiz%netbsd.org@localhost> 
wrote:

Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Mar 12 10:25:47 UTC 2014

Modified Files:
        pkgsrc/net/libnice: Makefile PLIST distinfo

Log Message:
Update to 0.1.5:

libnice 0.1.5 (2014-03-06)
==========================

API: nice_agent_recv() and nice_agent_recv_nonblocking() as an alternative to
  the nice_agent_attach_recv()
API: nice_agent_recv_messages() and nice_agent_recv_messages_nonblocking() to
  receive multiple messages at the same time
API: nice_agent_get_io_stream() to get a GIOStream in reliable mode
API: nice_agent_get_selected_socket() to extract the selected GSocket
Import Google's newer PseudoTCP code including window scaling
Improve PseudoTCP performance
Improve performance
Build fixes


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/net/libnice/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/libnice/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/libnice/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




--
???????(^^;
OBATA Akio / obata%lins.jp@localhost
???? ???? ????? ????



Home | Main Index | Thread Index | Old Index