|
|
Log in / Subscribe / Register

Moving the kernel to modern C

Moving the kernel to modern C

Posted Feb 28, 2022 14:59 UTC (Mon) by adobriyan (subscriber, #30858)
In reply to: Moving the kernel to modern C by farnz
Parent article: Moving the kernel to modern C

checkpath.pl can take care of operator overloading if you're too scared.

Hey, even grep can do it.


to post comments

Moving the kernel to modern C

Posted Feb 28, 2022 19:13 UTC (Mon) by farnz (subscriber, #17727) [Link]

I'm not scared of C++ at all. But I understand why the kernel developers might be, and I respect their position.

Looking at checkpatch.pl, it doesn't even know about operator overloading, or any other C++ feature - and the problem is not limited to operator overloading, but to any other C++ feature the kernel developers don't want to review.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds