 |
|
 |
MESC TOOL NEWS:
MESCT-TM-010216D
Please take note of the problem described below in using integrated development environment TM.
- Versions Concerned
TM V.3.00 -- V.3.10
- Problem
When new source files are added to a project, rebuild cannot properly be executed because no information is fed into "clean", one of the procedures creating object files.
- Condition
This problem occurs if the name of a source file to be added is contained in that of an already-registered source file including its filename extension.
- 3.1 Example
- Consider that an already-registered file's name is "abctest.c"; then this problem will occur if the name of a new source file is as follows:
- test.c
- ctest.c or
- bctest.c
- Workaround
Change the name of the source file to be added in order not to meet the above condition.
- Schedule of Fixing Problem
We plan to fix this problem in our next release.
|
 |