[Dwarf-Discuss] C++14 and C++03 (vs C++98)

Mark Wielaard mjw@redhat.com
Tue Nov 25 12:49:05 GMT 2014


On Wed, 2014-10-08 at 08:13 -0400, Jason Merrill wrote:
> On 10/08/2014 06:57 AM, Mark Wielaard wrote:
> > I also had a question about issue 120628.1 which proposes to add
> > DW_LANG_C_plus_plus_03. The current DWARFv4 DW_LANG_C_plus_plus says it
> > is for ISO C++:1998. As far as I know C++03 (unlike C++11 and C++14)
> > didn't add any language changes, so I think for producers and consumers
> > C++98 and C++03 look similar. When would consumers expect to see
> > DW_LANG_C_plus_plus and when DW_LANG_C_plus_plus_03?
> 
> Agreed, C++03 is just C++98 with some DRs.

Has the committee discussed what should happen to
DW_LANG_C_plus_plus_03? And if it will be kept what the expectation on
producers and consumers are vs DW_LANG_C_plus_plus?

Thanks,

Mark



More information about the Dwarf-discuss mailing list