Re: The '08 refactoring of Kaduria



In article <f3702820-1a99-4b23-ad0f-ef915296fef5
@l42g2000hsc.googlegroups.com>, pfhoenix@xxxxxxxxx says...
On Apr 27, 9:10 am, Gerry Quinn <ger...@xxxxxxxxx> wrote:
In article <9df96c7b-a8e7-4fd0-971a-ebec62baf503
@a70g2000hsh.googlegroups.com>, pfhoe...@xxxxxxxxx says...

Don;t most compilers stop at some point when you get 100 or so?

I know VC++ doesn't - I've seen, uh, someone else have over a thousand
before.

VC is the one I use (currently VC6), and it stops at 100 by default.

This is only sensible because usually 100 compile errors just mean you
left out a curly brace somewhere.

Yeah, that's 100 per source file. Adeo has *many* source files (257 as
of right now).

Out of curiosity, is there a reason you're still using VC6 instead of
VS2008 Express?

Isn't that some freeware version without profiling, MFC libraries, etc.?

- Gerry Quinn
--
Lair of the Demon Ape (a coffee-break roguelike)
<http://indigo.ie/~gerryq/lair/lair.htm>

.



Relevant Pages

  • Re: How do you find .cpp source file path in VS 2003 (VC.NET)?
    ... > Some of my VC6 projects are organized with implementation files of similar ... > implementation for each source file, which means knowing not only the file ... You should be able to see the full path of a file by hovering the mouse cursor over its tab when the ...
    (microsoft.public.vsnet.ide)
  • Re: VS.NET2003 - CTRL+N to add new file to current project
    ... Then, after choosing C++ ... source file and entering file name, and pressing OK, the new file is ... OK, I see that check mark option in the dialog in VC6, which allowed ...
    (microsoft.public.vc.mfc)
  • Re: Win32 Static LIB Project (.dsp file anathomy)
    ... I look at .dsp files once or twice a year (more ... You have not indicated why saving it in VC6 makes a difference compared to whatever other ... ># Begin Source File ... MVP Tips: http://www.flounder.com/mvp_tips.htm ...
    (microsoft.public.vc.mfc)
  • Re: The 08 refactoring of Kaduria
    ... VC is the one I use (currently VC6), and it stops at 100 by default. ... This is only sensible because usually 100 compile errors just mean you ... that's 100 per source file. ...
    (rec.games.roguelike.development)
  • Re: STL errors with VS2005
    ... > I'm getting compile errors with my VC6 code ... there is no ctype constructor that accepts a char*. ... what this code did in VC6. ...
    (microsoft.public.vc.language)