Skip to main content

Timeline for Harmful temptations in programming

Current License: CC BY-SA 2.5

6 events
when toggle format what by license comment
Feb 26, 2011 at 6:06 comment added Earlz @Sjoe yea, I added a bit to the end to fix that. I'm almost positive this should be ambiguous though and requires parentheses around each conditional to compile. @kizz use reverse-merge his changes a few times. Maybe he'll get the hint
Feb 26, 2011 at 6:05 history edited Earlz CC BY-SA 2.5
added 4 characters in body
Feb 26, 2011 at 4:50 comment added Sjoerd x=foo?true:bar?biz,FooBar(true)?!foo:baz,FooBar(false); That's 3 question marks and only 2 colons. In C or C++, this would not compile, but maybe it's written in some other language?
Feb 26, 2011 at 4:31 comment added kizzx2 There is a guy from my team who loves to get his ego boost by re-ordering everyone's code to something like this. I hate him.
S Feb 25, 2011 at 2:07 history answered Earlz CC BY-SA 2.5
S Feb 25, 2011 at 2:07 history made wiki Post Made Community Wiki