Reports

How to Report C++ Compiler Bugs

February 27, 2018 by “No Bugs” Bunny

bug hunting

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

Tagged With: C/C++GCC/ClangMSVC
Read more

C++17 Compiler Bug Hunt: Very First Results (12 bugs reported, 3 already fixed)

February 20, 2018 by “No Bugs” Bunny

BB_part143_BookChapter20a_v1-640x427.png

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 more

Experience with development server 7x cheaper than Linode/DO

January 29, 2018 by “No Bugs” Bunny

BB_emotion_0041b.png

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 […]

Filed under: OtherReports

Tagged With: Servercrazy stuff
Read more

Are Top C++ Developers Migrating to Mac?

December 15, 2017 by “No Bugs” Bunny

cppcon_mac_graph.png

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

Filed under: OtherReports

Tagged With: C/C++
Read more