Comment Re:de minimus fine (Score 1) 38
it a 20 Million fine plus 100k€ per day of no compliance
french source https://www.cnil.fr/fr/reconna...
There's a reason why the Linux kernel is written i C and not C++.
Linux is not written in C it's in GNU C with extensions. This "non standard" C is needed and it add some things that are free in C++ like comment, inline, asm, atomic, thread local, lot of extended types... and even some non C++ but non C standard anyway.
If you push the "extra ice" button on the soft drink vending machine, you won't get any ice. If you push the "no ice" button, you'll get ice, but no cup.