< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate-users] Small resip/dum/test fixes (newbie)


Chris:

Thanks for the patch! I've applied your changes and done some very preliminary testing (at least under OS X -- I'm not going to be as rigorous as usual because these are just test drivers).

I had to apply most of the patch manually, presumably because you're working off something other than the head of the main tree. it would be much appreciated if future patches were based on the most recent SVN version.

I also tweaked the ResipFastOStream changes so that they only take effect when RESIP_USE_STL_STREAMS isn't defined, and copied the Security.hxx conditional includes into basicRegister.cxx and UserAgent.cxx.

Welcome to the project.

/a

Brody, Chris - Acision wrote:
As a newbie, I would like to suggest the following fixes to build the DUM test 
programs:
...