Showing posts with label embarcadero. Show all posts
Showing posts with label embarcadero. Show all posts

April 4, 2011

Fail of the month: Embarcadingdong RAD Studio XE



IDE crashing constantly - ✓

C++ Compiler completely and utterly broken beyond repair - ✓

Gazillions of little bugs that make me wanna kill myself - ✓

Autocompletion slow as ever - ✓

Boost support even worse than before - ✓

Completely fuck the IDE by trying to import an icon with PNG compression - ✓

The list goes on...


Oh boy, can't wait for x64 and C++0x "support", that'll probably make my PC implode.

May 15, 2010

CodeGear: That about sums it up



But wait, there's more...



March 2, 2009

BCB Peek-A-Boo!


We all know what happens if you let an infinite number of monkeys write stuff on an infinite number of typewriters... But what if you only use a few monkeys and let them write code instead? Well...


So, what is the best way to determine whether a header file belongs to a source file? Comparing filenames? Too obvious! Using the file explicitly named in the project file? Too reliable! No, let's rely on undocumented and arbitrary naming conventions of the #include guard!