tschallacka / sqlite4java

Automatically exported from code.google.com/p/sqlite4java
0 stars 0 forks source link

Review / remake test_intarray.[ch] to avoid creating module for each intarray #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, a crash is possible when two intarrays with the same name are 
created consequently - see LongArrayTests, method 
testCrashFollowingFailedCreate(). 

The whole organization of intarray extension should be reviewed and improved.

Original issue reported on code.google.com by ser...@gmail.com on 21 Jul 2010 at 6:08

GoogleCodeExporter commented 9 years ago
intarrays remade

Original comment by ser...@gmail.com on 16 Jan 2011 at 2:06

GoogleCodeExporter commented 9 years ago

Original comment by ser...@gmail.com on 8 Feb 2011 at 7:34