The c file is saved as CO_OD.c, even if you change the file name in the explorer window.
Regardless if you change the name by typing a new filename or choosing a different file on the directory view.
To reproduce:
- Place an file "test1.c" in a directory.
- export c file
- choose "test1.c" in the directory view.
- CO_OD.c is saved. Not "test1.c"
To reproduce 2:
- export c file
- type "test2.c" as new file name
- CO_OD.c is saved. Not "test2.c"