Click here to Skip to main content
15,881,173 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: Minneapolis Pin
Nelek27-May-20 21:16
protectorNelek27-May-20 21:16 
GeneralRe: Minneapolis Pin
Amarnath S27-May-20 22:15
professionalAmarnath S27-May-20 22:15 
GeneralRe: Minneapolis Pin
Richard MacCutchan27-May-20 22:47
mveRichard MacCutchan27-May-20 22:47 
GeneralRe: Minneapolis Pin
TheGreatAndPowerfulOz28-May-20 7:59
TheGreatAndPowerfulOz28-May-20 7:59 
GeneralGoing full 'Murican! Pin
Super Lloyd27-May-20 18:19
Super Lloyd27-May-20 18:19 
GeneralBreaking changes Pin
PJ Arends27-May-20 18:15
professionalPJ Arends27-May-20 18:15 
GeneralRe: Breaking changes Pin
Super Lloyd27-May-20 18:30
Super Lloyd27-May-20 18:30 
GeneralRe: Breaking changes PinPopular
Daniel Pfeffer27-May-20 20:05
professionalDaniel Pfeffer27-May-20 20:05 
PJ Arends wrote:
I now know that taking the log of 0.0 is undefined,

The result of log10(0.0) in an IEC 60559 (==IEEE 754) environment is -INFINITY, and raises the "divide by zero" floating-point exception (C-99 Standard Normative Appendix F.9.3.8, included by reference in C++-2012)

The result of casting a value outside the range [INT_MIN, INT_MAX] to int is Undefined Behavior.

Beware - the compiler can do anything in response to Undefined Behavior, from giving a "reasonable" response to formatting your disk to making demons fly out of your nose! Smile | :)
Freedom is the freedom to say that two plus two make four. If that is granted, all else follows.
-- 6079 Smith W.


modified 28-May-20 2:14am.

GeneralRe: Breaking changes Pin
k505428-May-20 3:32
mvek505428-May-20 3:32 
GeneralRe: Breaking changes Pin
Daniel Pfeffer30-May-20 20:41
professionalDaniel Pfeffer30-May-20 20:41 
GeneralRe: Breaking changes Pin
Nelek27-May-20 21:11
protectorNelek27-May-20 21:11 
GeneralRe: Breaking changes Pin
binarycoder4228-May-20 17:24
binarycoder4228-May-20 17:24 
GeneralRe: Breaking changes Pin
PJ Arends29-May-20 5:31
professionalPJ Arends29-May-20 5:31 
GeneralThere is a race going on.. Pin
Super Lloyd27-May-20 17:53
Super Lloyd27-May-20 17:53 
QuestionRe: There is a race going on.. Pin
the goat in your machine27-May-20 19:29
the goat in your machine27-May-20 19:29 
AnswerRe: There is a race going on.. Pin
Super Lloyd27-May-20 19:38
Super Lloyd27-May-20 19:38 
JokeRe: There is a race going on.. Pin
Daniel Pfeffer27-May-20 20:17
professionalDaniel Pfeffer27-May-20 20:17 
JokeRe: There is a race going on.. Pin
Nelek27-May-20 21:07
protectorNelek27-May-20 21:07 
GeneralRe: There is a race going on.. Pin
Daniel Pfeffer27-May-20 22:11
professionalDaniel Pfeffer27-May-20 22:11 
GeneralRe: There is a race going on.. Pin
Nelek27-May-20 22:17
protectorNelek27-May-20 22:17 
GeneralRe: There is a race going on.. Pin
lopatir27-May-20 23:58
lopatir27-May-20 23:58 
GeneralRe: There is a race going on.. Pin
Super Lloyd28-May-20 2:02
Super Lloyd28-May-20 2:02 
GeneralHas anyone here played mad max? Pin
honey the codewitch27-May-20 14:18
mvahoney the codewitch27-May-20 14:18 
GeneralRe: Has anyone here played mad max? Pin
Super Lloyd27-May-20 17:38
Super Lloyd27-May-20 17:38 
GeneralRe: Has anyone here played mad max? Pin
honey the codewitch28-May-20 16:01
mvahoney the codewitch28-May-20 16:01 

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.