BUG: Profiler Extension Causes PWB to Think Build Info Changed

Last reviewed: July 17, 1997
Article ID: Q73755
1.00 1.20 | 1.00 1.20
MS-DOS    | OS/2
kbtool kberrmsg kbbuglist

The information in this article applies to:

  • Microsoft Source Profiler for MS-DOS, versions 1.0 and 1.2
  • Microsoft Source Profiler for OS/2, versions 1.0 and 1.2

The information in this article is included in the documentation starting with Visual C++ 5.0. Look there for future revisions.

SYMPTOMS

When you attempt a build, Programmer's WorkBench may unexpectedly generate a message indicating that build options have changed if the Programmer's WorkBench extension supplied with the Microsoft Source Profiler version 1.0 or 1.2 is loaded into the Programmer's WorkBench version 1.0 or 2.0.

CAUSE

The problem occurs because the Profiler extension is rewriting parts of the .MAK file when the program list is loaded, even though it is not necessary. Because the makefile has been updated, Programmer's WorkBench determines that some build information has changed and so the error message is generated. The Profiler extension is not actually altering any of the build information, so responding No to the message box is safe (that is, you still get a completely up-to-date build).

STATUS

Microsoft has confirmed this to be a problem in the Source Profiler version 1.0. We are researching this problem and will post new information here as it becomes available.

MORE INFORMATION

This problem occurs after loading either the real-mode (PWBPROF.MXT) or protected-mode (PWBPROF.PXT) Profiler extension. If a program list is set and you select Build from the Make menu, Programmer's WorkBench generates the following message:

     Build Information has changed
   Do you want to rebuild everything?

If you select Yes, Programmer's WorkBench will rebuild the entire project, even though nothing has actually changed that you did not explicitly modify. Choosing No will rebuild only the modified components that you changed.


KBCategory: kbtool kberrmsg kbbuglist
KBSubcategory: TlsMisc
Additional reference words: 1.00 1.20
Keywords : kb16bitonly TlsMisc kbbuglist kberrmsg kbtool
Version : 1.00 1.20 | 1.00 1.20
Platform : MS-DOS OS/2


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: July 17, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.