Click here to Skip to main content
15,920,383 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Thought of the day Pin
Kenneth Haugland26-Feb-16 8:22
mvaKenneth Haugland26-Feb-16 8:22 
GeneralRe: Thought of the day Pin
jeron126-Feb-16 8:32
jeron126-Feb-16 8:32 
GeneralRe: Thought of the day Pin
Kenneth Haugland26-Feb-16 8:40
mvaKenneth Haugland26-Feb-16 8:40 
GeneralRe: Thought of the day Pin
W Balboos, GHB26-Feb-16 5:48
W Balboos, GHB26-Feb-16 5:48 
GeneralRe: Thought of the day Pin
Bassam Abdul-Baki26-Feb-16 6:33
professionalBassam Abdul-Baki26-Feb-16 6:33 
GeneralRe: Thought of the day Pin
Gary Wheeler26-Feb-16 6:38
Gary Wheeler26-Feb-16 6:38 
GeneralRe: Thought of the day Pin
Steve Mayfield26-Feb-16 15:19
Steve Mayfield26-Feb-16 15:19 
GeneralI turned to the dark side of the force again Pin
Rage26-Feb-16 5:03
professionalRage26-Feb-16 5:03 
So I did it : I had to program a plugin for an internal tool, had to use legacy C code and extend it, programmed it using VS2013 - the last time I had to compile something, it contained MFC Roll eyes | :rolleyes: - Well all good, and ... no stable Release. So I deployed the ... Debug version. Bad bad me.
It has all to do with some heap memory allocation as it seems (even after 10 years, some things you do not forget), maybe even some collision between oldskool C style calloc and new C++ style, plus I suppose the legacy code was not exempt of bugs either, but the ratio debugging time / nb users is tending to 10^10, so I took the easy path. Suspicious | :suss:

I know I eventually rewrite it completely, but that time has not come.

GeneralAPOD Pin
R. Giskard Reventlov26-Feb-16 5:00
R. Giskard Reventlov26-Feb-16 5:00 
PraiseRe: APOD Pin
Afzaal Ahmad Zeeshan26-Feb-16 5:30
professionalAfzaal Ahmad Zeeshan26-Feb-16 5:30 
GeneralI will get this to work! Pin
glennPattonWork326-Feb-16 4:49
professionalglennPattonWork326-Feb-16 4:49 
GeneralRe: I will get this to work! Pin
OriginalGriff26-Feb-16 5:02
mveOriginalGriff26-Feb-16 5:02 
GeneralRe: I will get this to work! Pin
kmoorevs26-Feb-16 5:43
kmoorevs26-Feb-16 5:43 
AnswerRe: I will get this to work! Pin
Ravi Bhavnani26-Feb-16 6:47
professionalRavi Bhavnani26-Feb-16 6:47 
GeneralHello Pin
wizardzz26-Feb-16 3:42
wizardzz26-Feb-16 3:42 
GeneralRe: Hello Pin
Sander Rossel26-Feb-16 3:53
professionalSander Rossel26-Feb-16 3:53 
GeneralRe: Hello Pin
wizardzz26-Feb-16 4:51
wizardzz26-Feb-16 4:51 
GeneralRe: Hello Pin
Richard Deeming26-Feb-16 3:59
mveRichard Deeming26-Feb-16 3:59 
GeneralRe: Hello Pin
ZurdoDev26-Feb-16 4:02
professionalZurdoDev26-Feb-16 4:02 
GeneralRe: Hello Pin
Richard Deeming26-Feb-16 4:07
mveRichard Deeming26-Feb-16 4:07 
GeneralRe: Hello Pin
OriginalGriff26-Feb-16 4:11
mveOriginalGriff26-Feb-16 4:11 
GeneralRe: Hello Pin
Richard Deeming26-Feb-16 4:17
mveRichard Deeming26-Feb-16 4:17 
GeneralRe: Hello Pin
OriginalGriff26-Feb-16 4:26
mveOriginalGriff26-Feb-16 4:26 
GeneralRe: Hello Pin
Richard Deeming26-Feb-16 4:39
mveRichard Deeming26-Feb-16 4:39 
GeneralRe: Hello Pin
Dan Neely26-Feb-16 4:10
Dan Neely26-Feb-16 4:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.