Hello, >> > /* >> > * Execute test >> > */ >> > - for (i = 0; i < (int)(sizeof(tcase) / sizeof(tcase[0])); >>> + for (i = 0; i < (int)ARRAY_SIZE(tcase); >> > i++) { >> >> After the change the whole for statement fits on one line (has less than >> 80 chars) can you fix that as well?
>And the same for the rest of mq_* testcases in this patchset. Yes, i missed that, thanks for checking :) Reubmitted mq_* patches with changes. Thanks Maninder ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list