What steps will reproduce the problem?
Following code in line expr_c.cs
static int usedAsColumnCache( Parse pParse, int iFrom, int iTo ){return 1;}
Follwoing assertion in expr_c.cs:
Debug.Assert(0 == usedAsColumnCache(pParse, i, i + n - 1));
The assertion obviously always fails
What version of the product are you using? On what operating system?
Winphone 7, mercurial Rev Nr 44
Original issue reported on code.google.com by spera...@gmail.com on 16 Apr 2011 at 10:42
Original issue reported on code.google.com by
spera...@gmail.com
on 16 Apr 2011 at 10:42