On Fri, 10 May 2002, Aldo Calpini wrote: > it was really nice to work on it anyway. I have learned alot of things, and > would like to suggest an 'enhancement' to Configure.pl. > > if the compiler is 'cl' (that is, Visual C++), and you invoke Configure.pl > with --debugging, it should add '-DDEBUG -D_DEBUG -FAcs -Fa -FR' to CFLAGS > in the Makefile. I've found that with these switches debugging in Visual > C++ is far more pleasant. > > also, to inspect core_ops.c in the debugger (instead of the not-so-helpful > core.ops), I had to comment all the #line directives in core_ops.c. I hate that too.
> > what is your opinion about these changes? if you think they're worthy, I > can submit a patch. My , not so important, opinion is that a patch would be great. Regards, Daniel Grunblatt.