Reports
How to Report C++ Compiler Bugs
February 27, 2018 by • “No Bugs” Bunny
Quote:
the bug MUST be reproducible
Another Quote:
did you know that in a case of a signed integer overflow, compiler is allowed to generate code which formats your hard drive?
Filed under: On.ProgrammingProgramming LanguagesOtherReports
Read moreC++17 Compiler Bug Hunt: Very First Results (12 bugs reported, 3 already fixed)
February 20, 2018 by • “No Bugs” Bunny
Quote:
Hey, if all I have is lemons – I have no choice but to make lemonade out of them!
Another Quote:
if reproducible serious bugs are ignored for many months, it indicates one of three possibilities
Filed under: On.ProgrammingProgramming LanguagesOtherReports
Read moreExperience with development server 7x cheaper than Linode/DO
January 29, 2018 by • “No Bugs” Bunny
Preamble As I wrote a few weeks ago, I am currently developing an open-souce ithare::obf library. And apparently, to make sure it works more or less consistently, a Damn Lot(tm) of randomized testing (and preferably under different compilers) is necessary. As a result, last week I found myself in a search for a cheap Linux box […]
Are Top C++ Developers Migrating to Mac?
December 15, 2017 by • “No Bugs” Bunny
Quote:
As Mac laptops are indeed very visible, we can easily review all conference videos on YouTube, and calculate a share of Macs used by speakers
Tagged With: C/C++
Read more

