On 12.09.2011 12:47, Walter Bright wrote:
On 9/11/2011 2:31 AM, Don wrote:Do you have an example?One is initializing the ctype array - the first 128 are initialized, followed by 128 zeros.
As I said in my other post, we could deal with this using a CTFE library solution. It hardly seems common enough to justify the special-case syntax sugar in the language, especially when it masks a common bug.
