Albrecht Schlosser wrote: > Am 06.03.2010 19:49, Domingo Alvarez Duarte wrote: >> I did some code cleanup and optimizations on Fl_Help_View, > > .... > >> I propose it to replace the actual Fl_Help_View. >> >> Any comment/suggestion are welcome ! > > Your file has become about 30 KB bigger than the original although > you wrote that you did cleanup and optimizations. Your editor > obviously removed all tabs and replaced them with spaces, and > your tab setting is probably wrong. You need to read > > http://www.fltk.org/cmp.php#CODING_STANDARDS > > If you want to suggest changes, please post a diff (-u) file > and not the whole file. > > And maybe there is more, but because the files are not really > comparable, I didn't check. > > Albrecht
I'm sorry for that I did replaced all 4 space by tabs and crlf by lf and the files are smaller now. On this particular recode the old code format was hard to understand/read so I uses Astyle plugin from codeblocks to help me track begin/end blocks. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
