Search Results
-
#7630 Up↑ /31 Down↓ [Flagged] 2019-09-09 13:32 GMT
<@chutten> Why didn't the compiler catch it?
<@janerik> well ... if written ... the easy way the compiler _did_ catch it and told me it's never-ending recursive
<@janerik> then I tried to outsmart the compiler
<@janerik> turns out I'm not smarter than the compiler -
#4667 Up↑ /9 Down↓ [Report] 2009-08-10 18:22 GMT
<ss> joduinn holds the mic too far away
<ted> also: speaks softly
<beltzner> like an irish lullabye
<beltzner> "go to sleep, have a pint, get into a fight in your dre-eaams"
<beltzner> probably need to reverse those first two bits ;)
<dbaron> (original & ~3) | ((original & 1) << 1) | ((original & 2) >> 1) ?
<beltzner> hahahahahahaha
<beltzner> no, wait, what?
<dbaron> reverse the first two bits (little-endian)
<johnath> wow, beautiful
<beltzner> oic
<bhearsum> lol
<beltzner> (&lulz)
Kindly hosted by jX and in no way affiliated with the Mozilla Foundation.