> If you have a modification which effects more than one file should > you submit multiple patch files, ie one for each file modified, or > should it be in one big patch file?
What I have done in the past for the couple of patches I've made, and nobody complained about it, was to: 1. checkout the latest sources from subversion (see the bottom of the Downloads page for details), 2. edit the files as appropriate, 3. test, 4. run 'svn diff' in the top level directory and attach the output to the STR Cheers Duncan _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
