|
You are here |
www.downtowndougbrown.com | ||
| | | | |
ddanilov.me
|
|
| | | | | Exceptions are an inherent part of modern C++. Everything is clear with the exceptions that can be handled, but what do we do with the exceptions that have no foreseeable resolution? One of the ways to work with them is to catch, log, and exit the application. Let's take a... | |
| | | | |
blog.dinaburg.org
|
|
| | | | | Update: jduck pointed out that the before/after code snippets were identical. Oops. Now fixed. I'd previously given up on C++ due to ... | |
| | | | |
www.lieberbiber.de
|
|
| | | | | Back in December a Linux Mint user sent a strange bug report to the darktable mailing list. Apparently the GNU C Compiler (GCC) on his system exited with an unexpected error message, breaking the build process. | |
| | | | |
dehora.net
|
|
| | | Back in 2013, I started a series of posts on programming languages I found interesting. One of the languages I wanted to write about at that time was Rust. As often happens, life got in the way, and it's only now that I'm coming round to a long overdue post. This is one of a series of posts on programming languages and you can read more about thathere. | ||