On Thu, Jan 31, 2013 at 12:20 AM, Pan, Wei <[email protected]> wrote:
> What would be preferred if adding a new statement? Some previous commits 
> seemly did not increase CINDEX_VERSION_MINOR or MAJOR.

Previous commits that added statements did not increase those version
numbers because they did not exist at that time :(

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to