[Gambas-devel-svn] SF.net SVN: gambas:[6688] gambas/trunk/main/lib/data
Brought to you by:
gambas
From: <tob...@us...> - 2014-11-29 18:55:43
|
Revision: 6688 http://sourceforge.net/p/gambas/code/6688 Author: tobiasboe Date: 2014-11-29 18:55:41 +0000 (Sat, 29 Nov 2014) Log Message: ----------- [GB.DATA] * BUG: Trie: Use sufficient bit widths in numerical constants (could cause data loss on 32 bit systems). * BUG: TriePrefix: Don't drop reference counts of the Trie when the prefix is not found. Modified Paths: -------------- gambas/trunk/main/lib/data/c_trie.c gambas/trunk/main/lib/data/trie.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |