bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: CVS Feature Branch - Problem File - src/server.c


From: Conrad T. Pino
Subject: RE: CVS Feature Branch - Problem File - src/server.c
Date: Thu, 9 Sep 2004 09:11:16 -0700

> From: Derek Robert Price
> 
> I don't suppose a `make clean' before your next rebuild would fix
> anything?  I've never seen anything like these errors you are
> reporting, but I don't work on Windows much.

I haven't tested the command line compile as yet because we haven't
finished getting the IDE compile to finish as yet.  I'm doing the
"Rebuild All" in the IDE frequently which appears to do the internal
version of "make clean" before building.

I'm convinced it's a bug in VC6 and adding the extraneous comment to
"src/server.c" allows forward movement.  I don't have much enthusiasm
to find out just how crappy Microsoft's code is since I already know
it's crappy and the details don't matter to me.  I'll continue helping
you with the issue if that's what you want but personally I think it's
a waste of time.

> Perhaps a pass through some unix2dos tool too to catch any potential
> bad EOLs?  Assuming it was a tool that wouldn't convert \r\n to \r\r\n...

The VC6 compiler doesn't seem to care what the EOL is \r & \n are just
white space.  The VC6 IDE editor seems to care but that's another issue.

> Cheers,
> 
> Derek

Conrad





reply via email to

[Prev in Thread] Current Thread [Next in Thread]