Hei,
I'm using CW 2.8 OEM.
There's a scenario where the filenames become upper cases.
1. Open an existing project
2. Open an editor for the cpp-source with double click on the
files-tree-browser (One with lower and upper cases in the filename)
3. In the editor (*.cpp file) insert a blank and remove it again.
4. Right click on the classname of this file to "open browser for
class..."
5. In the editor (*.h file) of the class browser insert a blank and remove
it.
6. Close CW. Two dialogs ask you for safe *.cpp and *.h -> say both "yes"
7. Reopen CW.
8. Have a look at the files-tree-browser, the source file is now in upper
cases.
(9. I've installed an external code formatter with "Commands and Key
Bindungs" which uses as argument "%sourceFilePath"
When I reopen the file from the files-tree-browser the content of
"%sourceFilePath" is know in upper cases too,
which then also converts my real filename to upper cases to. And now a
synchonize to the cvs will recognize
a deleted file and a new file, because cvs works case sensitive (and CW
seemingly not ;-))
Please fix this, asap!
Thanks.
--
Tobias