Re: What if?

From: Alan Cox
Date: Wed Dec 15 2004 - 21:27:04 EST


On Llu, 2004-12-13 at 21:08, J.A. Magallon wrote:
> > Type-safe linkage, mainly. That actually would be a nice thing.
> >
>
> And let the compiler do all what now is done by hand wrt driver methods,
> inheritance, specialized methods and so on, with a 1000% increase in security
> because compiler does not forget to do thinks, like we do ;)

This is not a C++ thing per se however. A future gcc could do type safe
linkage of C programs instead of C++.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/