Displaying 2 results from an estimated 2 matches for "nnamespace".
Did you mean:
  namespace
  
2012 Jul 22
2
maildir_copy_with_hardlinks on v.2.0.19
Hi,
I'm trying to get the so-called "single instance store" (I think cyrus
has got the name for the first time) with dovecot --version = 2.0.19
binary package installed from ubuntu 12.04 lts official repo.
I have checked that "maildir_copy_with_hardlinks" is enabled ("dovecot
-a|grep hard" shows "yes") then I have installed and enabled the lmtp
2017 Jun 21
6
RFC: Cleaning up the Itanium demangler
...451f5f9..65c9059 100644
--- a/test/test_demangle.pass.cpp
+++ b/test/test_demangle.pass.cpp
@@ -29103,698 +29103,702 @@ const char* cases[][2] =
     {"_ZL16nFriendTemplates", "nFriendTemplates"},
     {"_ZL13nLinkageSpecs", "nLinkageSpecs"},
     {"_ZL11nNamespaces", "nNamespaces"},
     {"_ZL16nNamespaceAliass", "nNamespaceAliass"},
     {"_ZL21nObjCCompatibleAliass", "nObjCCompatibleAliass"},
     {"_ZL14nObjCCategorys", "nObjCCategorys"},
     {"_ZL18nObjCCategoryImpls",...