FIX: File Time Incorrect After Saving During Build (139476)
The information in this article applies to:
- Microsoft Visual C++ 4.0
- Microsoft Visual C++ 4.1
- Microsoft Visual C++, 32-bit Enterprise Edition 4.2
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 4.2
- Microsoft Visual C++, 32-bit Professional Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
- Microsoft Fortran Powerstation 32 for Windows NT 1.0
This article was previously published under Q139476 SYMPTOMS
If a source file is saved while the project is being built, the
relationships between the source file and the .obj file may be incorrect.
The saved source file may have an earlier date than the .obj file that was
created from the previous version of the source file.
CAUSE
The problem of file modify or save time being incorrect is caused by the
Developer's Studio doing front-end processing on all the files before it
creates the .obj files. This makes it possible to save a changed file after
the earlier version was processed but before the .obj file is created.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
This problem was corrected in Microsoft Visual C++ .NET.
Modification Type: | Major | Last Reviewed: | 12/2/2003 |
---|
Keywords: | kbBug kbfix kbide kbNoUpdate KB139476 |
---|
|