Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Use of C++ namespaces in Mozilla code

0 views
Skip to first unread message

Simon Paquet

unread,
Sep 3, 2007, 10:07:39 AM9/3/07
to
Hi!

I wanted to ask whether
http://www.mozilla.org/hacking/portable-cpp.html#dont_use_namespace is
still the current policy of the project, considering that this passage
has been unchanged since the creation of that document 8 years ago
(1999-09-26)?

Thanks
Simon

--
Calendar l10n coordinator
Calendar Website Maintainer: http://www.mozilla.org/projects/calendar
Calendar developer blog: http://weblogs.mozillazine.org/calendar

Benjamin Smedberg

unread,
Sep 4, 2007, 9:21:28 AM9/4/07
to
Simon Paquet wrote:

> I wanted to ask whether
> http://www.mozilla.org/hacking/portable-cpp.html#dont_use_namespace is
> still the current policy of the project, considering that this passage
> has been unchanged since the creation of that document 8 years ago
> (1999-09-26)?

The breakpad code already uses C++ namespaces, though it is only enabled by
default on our major platforms. I believe we should remove this restriction
and allow C++ namespaces to be used.

--BDS

0 new messages