Anton Pevtsov wrote:
> Martin, I updated the insert test using your last changes, the diff file
> is attached.
Okay, committed thusly:
http://svn.apache.org/viewcvs.cgi?rev=396912&view=rev
>
> I found minor problem in 21.strings.cpp: the enum element sig_void has
> value 1, and this value is used as index accessing the signatures array.
>
> I added dummy empty string to the begin of the signatures array to make
> indexes valid. The file with differences to 21.strings.cpp is attached.
Thanks, committed with changes here:
http://svn.apache.org/viewcvs.cgi?rev=396954&view=rev
Martin
|