<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16464"></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=577274915-11032013><FONT color=#0000ff
size=2 face=Arial>Hi Chris,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=577274915-11032013><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=577274915-11032013><FONT color=#0000ff
size=2 face=Arial>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).</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=577274915-11032013><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=577274915-11032013><FONT color=#0000ff
size=2 face=Arial>Nikolai</FONT></SPAN></DIV><BR>
<DIV dir=ltr lang=en-us class=OutlookMessageHeader align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>From:</B> live-devel-bounces@ns.live555.com
[mailto:live-devel-bounces@ns.live555.com] <B>On Behalf Of </B>Chris Van
Brederode<BR><B>Sent:</B> Monday, March 11, 2013 4:15 PM<BR><B>To:</B> LIVE555
Streaming Media - development & use<BR><B>Subject:</B> Re: [Live-devel]
Breaking change<BR></FONT><BR></DIV>
<DIV></DIV>On Mon, Mar 11, 2013 at 11:02 AM, Nikolai Vorontsov <SPAN
dir=ltr><<A href="mailto:nikolai.vorontsov@quadrox.be"
target=_blank>nikolai.vorontsov@quadrox.be</A>></SPAN> wrote:<BR>
<DIV class=gmail_quote><BR></DIV>
<DIV class=gmail_quote><--snip--></DIV>
<DIV class=gmail_quote><BR>
<BLOCKQUOTE
style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex"
class=gmail_quote><U></U>
<DIV style="WORD-WRAP: break-word">
<DIV dir=ltr align=left><SPAN
style="FONT-FAMILY: Arial; COLOR: rgb(0,0,255)">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
;-)</SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT color=#0000ff
face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN><FONT color=#0000ff
face=Arial>Nikolai</FONT></SPAN></DIV><BR>
<DIV dir=ltr lang=en-us align=left></DIV></DIV></BLOCKQUOTE></DIV><BR>
<DIV>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.</DIV>
<DIV><BR></DIV>
<DIV>Chris V</DIV></BODY></HTML>