Hacker News new | past | comments | ask | show | jobs | submit login

It'd almost certainly have to be a fork anyway.

> Plenty of software works fine with different CHAR_BIT values,

Most won't. And good luck writing a diff program (for example) that works with CHAR_BIT == 32.

> although some poorly-written programs do need to be fixed.

Blaming all the problems on poorly-written programs does not work out well in real life. Good language design makes errors detectable and unlikely, rather than blaming the programmer.




Somehow it never occurred to me to run `diff` on a SHARC. Horse for courses.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: