This issue is to document TODO items listed in the code. This document will replace the TODO file in the WSL repository. The base comment should be a TODO within a code file, a related ticket number, and the file where the TODO is found. Listing the line number is frivolous due to the changing nature of files. Referring to the related ticket number in the file should be a good thing but not necessary.
[#1996] _MBCS mappings, file include/tchar.h
Related
Issues: #1996
Last edit: Keith Marshall 2013-06-27
FTR: it's an acronym for Multi-Byte Character Set, hence _MBCS not _MCSB. Did you, perhaps, misunderstand something here? This is the second time I've corrected this typo.
Don't know why my brain is having an issue with the string of characters. I've even coded it that way before I (or others) reviewed my code. Thanks for the edit.
[#1997] Missing _wmain, file include/tchar.h
Related
Issues: #1997