[Live-devel] Breaking change

Nikolai Vorontsov nikolai.vorontsov at quadrox.be
Mon Mar 11 08:51:37 PDT 2013


Hi Chris,
 
have you ever seen C++ compiler for embedded systems? They are far away
from full c++ 2003 compliance (mostly as not so many C++ features are
used in embedded development - RTTI, exceptions, namespaces, templates -
just a few samples).
 
Nikolai

________________________________

From: live-devel-bounces at ns.live555.com
[mailto:live-devel-bounces at ns.live555.com] On Behalf Of Chris Van
Brederode
Sent: Monday, March 11, 2013 4:15 PM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] Breaking change


On Mon, Mar 11, 2013 at 11:02 AM, Nikolai Vorontsov
<nikolai.vorontsov at quadrox.be> wrote:


<--snip-->


	
	Also, if some of supported compilers doesn't use namespaces
(well, may be some embedded one) - then you might need to use
conditional compilation as you did over 9000 times before ;-)
	 
	Nikolai



I don't see how a compiler can get away with not using namespaces and
still be C++ compliant, since they're part of the standard.

Chris V
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20130311/2f18adcc/attachment-0001.html>


More information about the live-devel mailing list