[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    [PATCH] Addition of nested namespaces support to kconfig_compiler
From:       "Shintaro Matsuoka" <shin () shoegazed ! org>
Date:       2006-06-30 6:27:20
Message-ID: 6daa6cbe0606292327l1778b1e2m991f1362c51cf9f () mail ! gmail ! com
[Download RAW message or body]


Hi all,

Currently, kconfig_compiler (both one in branches/3.5 and one in trunk
) doesn't support nested namespaces though C++ allows them.

for example:

namespace ns1
{
  namespace ns2
  {
    class foobar;
  }
}

ns1::ns2::foobar x;

The attached patch adds nested namespaces support to
branches/KDE/3.5/kdelibs/kdecore/kconfig_compiler/kconfig_compiler.cpp.
Is it okay to commit this patch?

Thanks,
--
Shintaro Matsuoka aka strm
working on Konversation

["kconfig_compiler-branch-3.5.patch" (application/octet-stream)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic