We have a developer who just now decided to see if his code works when compiled 
as a release version.   It doesn't... it isn't able to work with a DLL from an 
outside vendor (who insists that their DLL is a release version and that the 
problem isn't their fault).

As a deadline looms near, it seems that it may be necessary to provide this 
.exe to our customer as a debug version of the .exe. This is the only one that 
works. It seems that the debug version would be larger and possibly slower, and 
it may display its faults in a different way than the release version would 
(for instance, ASSERTs).

Are there other problems with sending out a debug version of an .exe that I'm 
not aware of?

Thanks,
Jean Palmer



_______________________________________________
msvc mailing list
msvc@beginthread.com
See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for 
subscription changes, and list archive.

Reply via email to