Dear jsmith,
You may know that Snowball was recently altered to look after 16 bit
characters as readily as 8 bit characters, and at that time all these
{a,b,c...} declarations crept in. Of course, {'a','b','c'} is one character
shorter than "abc", because there is no zero terminator, hence the problem
with null lists.
I can't convince myself that null lists violate ANSI C, but even so:---
I've altered Snowball so that declarations of the form
static symbol some_name[0] = { };
I've just done a commit to the website. Everything should be in place in a
few hours.
_______________________________________________
Snowball-discuss mailing list
Snowball-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/snowball-discuss
This archive was generated by hypermail 2.1.3 : Thu Sep 20 2007 - 12:02:41 BST