The Daily WTF
Follow
A More Civilized Age
Greta is experiencing issues with her "Ancient Development Environment" IDE. A crucial function of an IDE is to report build errors to users. However, the error display in Greta's IDE is problematic. The error is inconsistent, doesn't explain the cause, and offers no solutions. The primary "WTF" aspect is its display method. It appears as an arbitrary popup during the build process, under unknown conditions. The error message provides no information on what went wrong. It's presented in a non-user-legible XHTML format, showing the raw markup rather than a rendered page. This markup is displayed in a bizarre tree view, with each source line as a separate row. Furthermore, the XHTML markup itself is malformed. The text lacks anti-aliasing, indicating a legacy windowing toolkit. One button, "Get latest C++ Builder Direct headlines from the Internet," is non-functional, a relic from an era when web integration was a novelty. Interestingly, another button, "Information about C++ Builder Direct," offers a nostalgic glimpse into 90s web design with basic CSS instructions.