Re: VS2005 Error List

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



On Tue, 31 Jul 2007 13:40:47 -0400, "Robert A." <invalid@xxxxxxxxxxx>
wrote:

Hi guys,

I notice that I only get a refreshed error list when I do a full rebuild. I
usually get warnings for casts I didn't do explicitly, but I can only see
those after a rebuild.

Can I set it so I always get those warnings, even when just compiling a
single file ?

I'm using VS2005 Pro (SP1+SP1 Vista) on Vista Ultimate.

Are you seeing messages in the output window similar to, "(Skipping - no
relevant changes detected)"? If so, then you are a beneficiary (victim, in
this case?) of "minimal rebuild". If not, I don't know. You should get the
same error messages when a file is compiled irrespective of it being due to
a full or partial build.

--
Doug Harrison
Visual C++ MVP
.



Relevant Pages

  • Re: VS2005 Error List
    ... YOu will only get error messages for the modules that are recompiled. ... I notice that I only get a refreshed error list when I do a full rebuild. ... usually get warnings for casts I didn't do explicitly, ... I'm using VS2005 Pro on Vista Ultimate. ...
    (microsoft.public.vc.mfc)
  • VS2005 Error List
    ... I usually get warnings for casts I didn't do explicitly, but I can only see those after a rebuild. ... I'm using VS2005 Pro on Vista Ultimate. ...
    (microsoft.public.vc.mfc)
  • Re: VS2005 Error List
    ... Do you mean, because even with warnings, the mosule doesn't get recompiled ... you can turn on the "Treat Warnings as Errors" switch in the project ... I notice that I only get a refreshed error list when I do a full rebuild. ... I'm using VS2005 Pro on Vista Ultimate. ...
    (microsoft.public.vc.mfc)
  • Re: Where did my warnings go?
    ... Exactly, I never get warnings, even when I rebuild everything. ... the warnings only appear when you compile a translation unit. ... http://www.anvil-soft.de - Die Macher des Klomanagers ...
    (microsoft.public.vc.language)
  • Re: Warnings and collections
    ... I just did a rebuild, and got 100 "Type safety" warnings. ... Is it possible to split your stuff up so that you can compile some ...
    (comp.lang.java.programmer)