-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 27.06.2011 05:49, schrieb Douglas Goodall: > removing it will break someone's program needlessly.
Here's some of my reasoning from sdcc-devel: short has at least 16 bits according to the 1989 ANSI and all subsequent C standards. short was not available in 1969 K&R C, but was available in some pre-ANSI compilers later. It is likely that there was a transition period in the late 1970s and early 1980s when short was allowed to have 8 bits, but I'm not sure. However code written during that time won't compile with sdcc anyway, since we require ANSI C function prototypes and definitions and do not support the K&R style. And since K&R C does not allow short as function parameter, such old code is not likely to contain many shorts. Philipp -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk4IJgwACgkQbtUV+xsoLprcCQCgoYiHOqObY8J3xXm/M55r282F 7/AAoKUV0zZLAIXRiOMzTHqA1yUdhPWM =Ntan -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user