>>>>> "Timur" == Timur Tabi <[EMAIL PROTECTED]> writes: Timur> ** Reply to message from Horst von Brand Timur> <[EMAIL PROTECTED]> on Wed, 27 Sep 2000 16:50:12 -0400 >> A couple of points: >> >> - The kernel is C, mixing in C++ for no *real* good reason is just >> making it harder to work on. Timur> True, but I'm not advocating doing it for no real reason. I'm Timur> advocating using C++ for code that is OO by design. My OS/2 Timur> device drivers are a mix of C and C++, wherever appropriate. The Linux kernel is written in Object Oriented C, you don't need to use C++ for that and if it really comes down to it you'd want a proper OO language in the first place. Jes PS: Will you please fix your broken mail client to stop chewing away the in-reply-to header and stop it from adding that stupid 'unlisted-recipients' line that doesn't belong there. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Linux kernel modules development in C++ Abel Muņoz Alcaraz
- Re: Linux kernel modules development in C++ Tigran Aivazian
- Re: Linux kernel modules development in C++ Tigran Aivazian
- Re: Linux kernel modules development in C++ Timur Tabi
- Re: Linux kernel modules development in C+... Horst von Brand
- Re: Linux kernel modules development i... Timur Tabi
- Re: Linux kernel modules developm... Horst von Brand
- Re: Linux kernel modules deve... Timur Tabi
- Re: Linux kernel modules ... Horst von Brand
- Re: Linux kernel modules ... Igmar Palsenberg
- Re: Linux kernel modules developm... Jes Sorensen
- Re: Linux kernel modules developm... Helge Hafting
- Re: Linux kernel modules development in C++ Christoph Hellwig
- Re: Linux kernel modules development in C++ Andre Hedrick
- Re: Linux kernel modules development in C++ Richard B. Johnson
- Re: Linux kernel modules development in C++ Timur Tabi
- Re: Linux kernel modules development in C+... Jes Sorensen
- Re: Linux kernel modules development in C++ Horst von Brand
- Re: Linux kernel modules development in C++ Timur Tabi
- Re: Linux kernel modules development in C++ Igmar Palsenberg
- RE: Linux kernel modules development in C++ Abel Munoz Alcaraz