Click here to Skip to main content
15,887,477 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: Wordle Hurdle Pin
FreedMalloc15-Apr-22 12:00
FreedMalloc15-Apr-22 12:00 
GeneralSuccess!!! Pin
David O'Neil14-Apr-22 11:13
professionalDavid O'Neil14-Apr-22 11:13 
GeneralRe: Success!!! Pin
honey the codewitch14-Apr-22 12:00
mvahoney the codewitch14-Apr-22 12:00 
GeneralRe: Success!!! Pin
David O'Neil14-Apr-22 12:16
professionalDavid O'Neil14-Apr-22 12:16 
GeneralRe: Success!!! Pin
honey the codewitch14-Apr-22 12:18
mvahoney the codewitch14-Apr-22 12:18 
GeneralRe: Success!!! Pin
Andreas Mertens15-Apr-22 4:23
professionalAndreas Mertens15-Apr-22 4:23 
GeneralRe: Success!!! Pin
dandy7215-Apr-22 8:59
dandy7215-Apr-22 8:59 
RantCompiler hell Pin
honey the codewitch14-Apr-22 3:36
mvahoney the codewitch14-Apr-22 3:36 
I released a whole version of GFX. Even passing my unit tests in two different build environments.

Then I ran it on a local project and it failed to compile.

This after spending most of the day getting my X11 color table to be constexpr under C++14 - which apparently is very difficult to do in this particular case, if not impossible.

I thought I had it sorted. So much that I *released*. Not only that, I updated about a dozen drivers that rely on it to use the new (broken) version.

In the end I reverted the offending code back, and released *yet another version* with yet more drivers.

*headdesk*

Oh, and I still don't know *why* it fails to compile in some contexts, and yet passes my unit tests, and it's not so easy to just bring the failing code into the tests, because it's the house that jack built.
To err is human. Fortune favors the monsters.


modified 15-Apr-22 7:33am.

GeneralRe: Compiler hell Pin
Slacker00714-Apr-22 4:00
professionalSlacker00714-Apr-22 4:00 
GeneralRe: Compiler hell Pin
honey the codewitch14-Apr-22 4:34
mvahoney the codewitch14-Apr-22 4:34 
GeneralRe: Compiler hell Pin
MarkTJohnson14-Apr-22 5:20
professionalMarkTJohnson14-Apr-22 5:20 
GeneralRe: Compiler hell Pin
Slow Eddie14-Apr-22 9:49
professionalSlow Eddie14-Apr-22 9:49 
GeneralRe: Compiler hell Pin
honey the codewitch14-Apr-22 11:46
mvahoney the codewitch14-Apr-22 11:46 
GeneralIt's going to be one of THOSE days Pin
Gary Wheeler14-Apr-22 2:31
Gary Wheeler14-Apr-22 2:31 
GeneralRe: It's going to be one of THOSE days Pin
den2k8814-Apr-22 2:35
professionalden2k8814-Apr-22 2:35 
GeneralRe: It's going to be one of THOSE days Pin
Gary Wheeler14-Apr-22 2:38
Gary Wheeler14-Apr-22 2:38 
GeneralRe: It's going to be one of THOSE days Pin
Peter_in_278014-Apr-22 2:57
professionalPeter_in_278014-Apr-22 2:57 
GeneralRe: It's going to be one of THOSE days Pin
Gary Wheeler14-Apr-22 3:01
Gary Wheeler14-Apr-22 3:01 
GeneralRe: It's going to be one of THOSE days Pin
Slow Eddie14-Apr-22 9:51
professionalSlow Eddie14-Apr-22 9:51 
GeneralRe: It's going to be one of THOSE days Pin
Richard Andrew x6414-Apr-22 11:13
professionalRichard Andrew x6414-Apr-22 11:13 
GeneralRe: It's going to be one of THOSE days Pin
Gary Wheeler15-Apr-22 1:16
Gary Wheeler15-Apr-22 1:16 
GeneralRe: It's going to be one of THOSE days Pin
Andreas Mertens15-Apr-22 4:29
professionalAndreas Mertens15-Apr-22 4:29 
GeneralRe: It's going to be one of THOSE days Pin
Gary Wheeler15-Apr-22 4:45
Gary Wheeler15-Apr-22 4:45 
NewsYou can hate on Elon Musk all day long if you want Pin
Slacker00714-Apr-22 2:30
professionalSlacker00714-Apr-22 2:30 
GeneralRe: You can hate on Elon Musk all day long if you want Pin
den2k8814-Apr-22 2:35
professionalden2k8814-Apr-22 2:35 

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.