[reSIProcate] Namespace pollution from Contents.hxx

Scott Zuk szuk at telusplanet.net
Sat Nov 27 19:04:43 CST 2004


Hi,

Can somebody nuke the "using namespace std;" line from Contents.hxx?  It 
unnecessarily brings std into the global namespace when using resiprocate.

I've attached a patch that does this, and fixes up the following affected 
files that were missing the std:: for vector, endl and the like:

Contents.hxx
SipMessage.hxx
MultipartMixedContents.hxx
SdpContents.hxx
Helper.cxx
TransactionState.cxx
SipStack.cxx
dum/InviteSession.hxx

Thanks,
~Scott
-------------- next part --------------
A non-text attachment was scrubbed...
Name: namespace_cleanup.diff
Type: text/x-diff
Size: 8194 bytes
Desc: not available
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20041127/dd45af84/attachment.diff>


More information about the resiprocate-devel mailing list