projects
/
platform
/
upstream
/
libzypp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
013960a
)
warning asking for fix
author
Stanislav Visnovsky
<visnov@suse.cz>
Mon, 6 Feb 2006 06:59:12 +0000
(06:59 +0000)
committer
Stanislav Visnovsky
<visnov@suse.cz>
Mon, 6 Feb 2006 06:59:12 +0000
(06:59 +0000)
zypp/LanguageCode.cc
patch
|
blob
|
history
diff --git
a/zypp/LanguageCode.cc
b/zypp/LanguageCode.cc
index fbdc275ac2544a734f9279e466b0a9798e985a0d..d8debe37194b1bf1413779792a830c62fb6812bf 100644
(file)
--- a/
zypp/LanguageCode.cc
+++ b/
zypp/LanguageCode.cc
@@
-93,6
+93,8
@@
namespace zypp
if ( it != others.end() )
return it;
+#warning Support sub-locales like el_GR
+
// not found: Remember a new code
CodeMap::value_type nval( code_r, std::string() );