LWN.net Logo

My kid hates Linux (ZDNet)

My kid hates Linux (ZDNet)

Posted Apr 15, 2008 13:33 UTC (Tue) by pizza (subscriber, #46)
In reply to: My kid hates Linux (ZDNet) by andikleen
Parent article: My kid hates Linux (ZDNet)

> It's not only proprietary bits for which 32bit compat is useful. There is unfortunately
enough free code still around which is not 64bit clean for various reasons. While it could be
cleaned up it is often a lot of work.

64-bit unclean code tends to happen when the programmer freely interchanged ints and pointers,
or was using on-disk/on-network data structures without fixed-width sizes.

I don't deny that this buggy code exists, but at least in the F/OSS world there's not much of
it left.  However, in the "internal company software" world, this is probably more common than
not (going on my personal experience).


(Log in to post comments)

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