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

[reSIProcate-users] C++11 support


Hi,

I'm building an application using Resiprocate. I'm using GCC 4.8 and I'd prefer to use C++11 mode, but the compilation fails. There are a lot of "auto_ptr is deprecated" warnings, which I guess I can ignore, but const resip::Data& resip::MessageWaitingContents::header(const resip::Data&) const fails to compile.

Looking at the code, it seems to be the handling for non-existent headers that's unhappy, so I've changed it to throw if you ask for a non-existent header and it seems to work. Everything else appears to compile fine.

Is C++11 going to be officially supported at some point?

Thanks,

Jonathan





This email is from Cambridge Consultants Limited, Science Park, Milton Road, Cambridge CB4 0DW with registered number 1036298 England. It may contain confidential information. It is intended for the addressee only and may not be copied or disclosed to any third party without our permission. If you are not the intended recipient please contact the sender as soon as possible and delete the material from any computer. If this email has been sent as a personal message to the addressee, the sender is not acting in his/her capacity as an employee or officer of Cambridge Consultants Limited and no liability is accepted for the content of any such email. Outgoing email may be monitored for the purpose of ensuring compliance with our email policy and relevant laws.