warning asking for fix
authorStanislav Visnovsky <visnov@suse.cz>
Mon, 6 Feb 2006 06:59:12 +0000 (06:59 +0000)
committerStanislav Visnovsky <visnov@suse.cz>
Mon, 6 Feb 2006 06:59:12 +0000 (06:59 +0000)
zypp/LanguageCode.cc

index fbdc275ac2544a734f9279e466b0a9798e985a0d..d8debe37194b1bf1413779792a830c62fb6812bf 100644 (file)
@@ -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() );