On Fri, 26 Oct 2007, Giacomo Catenazzi wrote:I see the smiley, but sadly, new standards take ten years or more to mature. Which means that even if the upcoming one is "perfect", things will be wrong with it, if only because people will have new usage scenarios where the standard simply isn't relevant or that it otherwise just doesn't address, and that then gets us back to the same issues somewhere else. So it would be much better if developers just didn't think the standard trumped "real and existing code and problems", and shot down the language lawyers (and don't get me wrong - it's not just in gcc, btw. We _have_ had some of the same behavior in the kernel, although I will argue that our "backwards compatibility trumps pretty much everything else" rules at least solves _some_ of the problems). Standards are just papers. Yes, they're important, but they are definitely not more important than anything else, and they are a lot _less_ important than some people seem to think. Gcc has done more for programming by being a de-facto standard and widely available, than the _paper_ standards often ever do! It's also sad that a lot of these things seem to be done in the name of optimizing code, and then in many cases it drives people *away* from using that optimizer for anything but benchmarking. In the kernel, we historically used to try for extreme optimizations, these days we spend more time tuning the optimizations _down_ because they aren't optimizations at all (ie using -Os instead of -O2), or they were buggy enough that we have to explicitly disable them (aliasing, "unit-at-a-time" etc). Linus -
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 006/196] Chinese: add translation of oops-tracing.txt |
| Eric Sandeen | Re: [RFC] Heads up on sys_fallocate() |
| YOSHIFUJI Hideaki / | request_module: runaway loop modprobe net-pf-1 (is Re: Linux 2.6.21-rc1) |
git: | |
| Gerrit Renker | [PATCH 0/37] dccp: Feature negotiation - last call for comments |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Ben Greear | Re: MACVLANs really best solution? How about a bridge with multiple bridge virtual... |
| Rafael J. Wysocki | 2.6.29-rc8: Reported regressions from 2.6.28 |
