Browse Source

TODO updated

Alexander Shiryaev 12 years ago
parent
commit
495c493e29
1 changed files with 2 additions and 0 deletions
  1. 2 0
      TODO

+ 2 - 0
TODO

@@ -20,6 +20,8 @@ By priority:
 		HostFiles:
 		HostFiles:
 			problem when path to StdMap encoding code file contains character(s) of this encoding:
 			problem when path to StdMap encoding code file contains character(s) of this encoding:
 				Meta.Lookup -> HostFiles -> CheckEncoding -> Meta.Lookup ...
 				Meta.Lookup -> HostFiles -> CheckEncoding -> Meta.Lookup ...
+				=> Do not use EncStdCodecs, use libiconv or wctomb* instead!
+					=> and do not use EncCodecs too, and do not use and remove Enc subsystem
 			environment variables decoding
 			environment variables decoding
 
 
 	handle SIGTERM in server version (when Kernel.Start used)
 	handle SIGTERM in server version (when Kernel.Start used)