Merge to:

  libjingle

From:

  /home/smcv/public_html/darcs/libjingle-smcv

Changes:

  Simon McVittie <[EMAIL PROTECTED]>
    physicalsocketserver.cc: #include <algorithm> to fix compilation with g++ 
4.3

  Simon McVittie <[EMAIL PROTECTED]>
    logging.cc: #include <string.h> to fix compilation with g++ 4.3

  Simon McVittie <[EMAIL PROTECTED]>
    stringutils.h: #include <cstring> to fix compilation with g++ 4.3

  Simon McVittie <[EMAIL PROTECTED]>
    pseudotcp.cc: add missing headers to fix build with g++ 4.3

  Simon McVittie <[EMAIL PROTECTED]>
    bytebuffer: #include <cstring> to fix compilation with g++ 4.3

  Simon McVittie <[EMAIL PROTECTED]>
    xmpppassword.h: #include <cstring> for g++ 4.3

  Simon McVittie <[EMAIL PROTECTED]>
    stunserver.cc: #include <cstring> to compile with g++ 4.3

  Simon McVittie <[EMAIL PROTECTED]>
    messagequeue.h: #include <cstring> to fix compilation with g++ 4.3

  Simon McVittie <[EMAIL PROTECTED]>
    stun.cc: add missing headers to fix build with g++ 4.3
String functions are used both with and without the std:: namespace, so yes,
we really do want both string.h and cstring

  Simon McVittie <[EMAIL PROTECTED]>
    physicalsocketserver.cc: #include <string.h> to fix compilation with g++ 4.3

  Simon McVittie <[EMAIL PROTECTED]>
    stream.cc: #include <string.h> to fix compilation with g++ 4.3

  Simon McVittie <[EMAIL PROTECTED]>
    asynctcpsocket.cc: #include <cstring> to fix compilation with g++ 4.3

  Simon McVittie <[EMAIL PROTECTED]>
    host.cc: #include <cstdlib> to fix compilation with g++ 4.3

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Farsight-devel mailing list
Farsight-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/farsight-devel

Reply via email to