I know some of these may seem minor but for those of us who turn on all 
warnings disabling them or explicitly allowing for them would prevent some of 
us from having to waste our time looking at them.

Around line 59981 an explicit cast to u16 would prevent a loss-of-precision 
warning.  And would show knowledgeable intent of same.  I guess the RH side can 
never exceed u16.

  pPage->nFree -= (nCell*2 + nUsable - cellbody);

Michael D. Black
Senior Scientist
NG Information Systems
Advanced Analytics Directorate
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to