Re: Upgrading to VS2008 Standard worth my time?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



NM- [Wed, 14 May 2008 12:10:46 -0500]:
foo(v);
printf("v = %d", v);

Imagine the complaints if the compiler did
spend the time looking for all such cases.
And what of (even more) false positives?
I have to change perfectly valid code
already to appease the stupid compiler.

Static code analysis like Coverity can detect this now.

At what cost (no prices I can find on site)?
And if you have that, why not use it?

Dynamic runtime checks like Boundschecker

At what cost (looks to be on the other side
of a grand)? (And if you have that...)

but I have little faith in MS.

Yeah, but what else are you going to use?
VS-Std is a few hundred bucks. Boundschecker
(the package) is closer to $1500. Coverity is
probably -- well, here's a google bite:

May 15, 2007 ... With a price tag of around
US$12000 a year, Coverity is hoping to [Java]

and this one

http://www.infoworld.com/article/06/01/26/73919_05FEcode_3.html

puts it in the $50,000/year price backet.

Still, neither Boundschecker nor Coverity can
compile a single line of anything.
--
40th Floor - Software @ http://40th.com/
iplay.40th.com - Advanced PPC audio player
phantasm.40th.com - The final destination
.



Relevant Pages

  • Compiler positions available for week ending October 8
    ... Compiler Job Opportunity At Coverity ... Coverity is the producer of the market leading static code analysis ... compatibility with all open-source and commercially available compilers. ... support the compiler testsuite. ...
    (comp.compilers)
  • Re: BASIC with built-in matrix functions?
    ... starting price there is USD99.00 for the DOS version. ... needing to be conscious fairly early to get the the tooth doctor, ... Somehow I had assumed it had a compiler too! ... illiterate in terms of other programming languages (except DOS Batch, ...
    (comp.lang.basic.misc)
  • Re: unexpected result
    ... consequences of undefined behavior is that the code might not compile ... I'd believe you if you could give me an example of a compiler that does ... correctly written expression, even a complex one. ... then writing sane code is a small price to ...
    (comp.lang.c)
  • Re: Recommended MSWindows COBOL compiler.
    ... All of them tell you how you can contact a "sales ... to tell WHY you want the compiler (to develop a book may get you a different ... price with a different set of restrictions) than to develop commercial software. ... > saleable package then the developer and run-time costs are a small ...
    (comp.lang.cobol)
  • Re: Comaprion of compilers
    ... Then you can determine a short-list, collect price quotations, trail versions, etc., and try them out with your own developments. ... Simply running example code through the compiler and looking at the assembly will only give you a rough idea of the generated code size and speed - that's only one aspect of compiler choice, and not often a major aspect. ... Support - do the vendors give good support? ... Licensing and EULA - are you happy with the licensing and contract requirements? ...
    (comp.arch.embedded)