Oopsie!
-
Note to self: set debug=false when deploying new code. :doh: Sorry about that everyone.
cheers, Chris Maunder
CodeProject.com : C++ MVP
-
Note to self: set debug=false when deploying new code. :doh: Sorry about that everyone.
cheers, Chris Maunder
CodeProject.com : C++ MVP
optimize code=true as well ;-)
A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station.... _________________________________________________________ My programs never have bugs, they just develop random features.
-
Note to self: set debug=false when deploying new code. :doh: Sorry about that everyone.
cheers, Chris Maunder
CodeProject.com : C++ MVP
I find bugs=false is almost as important, but I usually manage to screw that one up.
I can imagine the sinking feeling one would have after ordering my book, only to find a laughably ridiculous theory with demented logic once the book arrives - Mark McCutcheon
-
Note to self: set debug=false when deploying new code. :doh: Sorry about that everyone.
cheers, Chris Maunder
CodeProject.com : C++ MVP
I have found that when delivering the final version of a new project for a client the best development action is to send out the résumé regardless of the duration left on the project.
Need a C# Consultant? I'm available.
Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway -
Note to self: set debug=false when deploying new code. :doh: Sorry about that everyone.
cheers, Chris Maunder
CodeProject.com : C++ MVP
See what happens when you're pre-occupied counting all that $$$ made from the 5 gazillion jobs on jobs.codeproject.com...OOpsie, wrong post... ;)
-
See what happens when you're pre-occupied counting all that $$$ made from the 5 gazillion jobs on jobs.codeproject.com...OOpsie, wrong post... ;)
-
optimize code=true as well ;-)
A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station.... _________________________________________________________ My programs never have bugs, they just develop random features.
-
Note to self: set debug=false when deploying new code. :doh: Sorry about that everyone.
cheers, Chris Maunder
CodeProject.com : C++ MVP
At a former employer... the application only worked properly in debug mode, so we shipped that. :omg:
-
At a former employer... the application only worked properly in debug mode, so we shipped that. :omg:
LOL :laugh:
-
At a former employer... the application only worked properly in debug mode, so we shipped that. :omg:
I've actually had a couple packages from vendors crash and offer to bring up the debugger. :omg:
"Neque porro quisquam est qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit..." "There is no one who loves pain itself, who seeks after it and wants to have it, simply because it is pain..."
-
I've actually had a couple packages from vendors crash and offer to bring up the debugger. :omg:
"Neque porro quisquam est qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit..." "There is no one who loves pain itself, who seeks after it and wants to have it, simply because it is pain..."
did you get debug symbols when that happened or only an ASM dump? Vc++6 regularly offered to debug 3rd party asm dumps for me, including MS applications. :-D
You know, every time I tried to win a bar-bet about being able to count to 1000 using my fingers I always got punched out when I reached 4.... -- El Corazon