Lines Matching full:not
12 features of Savannah help us not lose users' input.
16 1. do not use tabs.
30 2. Function documentation above functions in .c files, not .h files.
38 2. If you think you found a bug make sure it's not already filed in the
43 is to NOT touch archs you can't test and let maintainers take care of them.
46 4. Do not file a bug and post a fix to it to the patch area. Either a bug report
50 …can go to the lwip-users list. This is still the fastest way of interaction and the list is not so…
53 6. Patches should be specific to a single change or to related changes.Do not mix bugfixes with spe…
54 …trivial fixes unless the bugfix is trivial too.Do not reorganize code and rename identifiers in th…
55 …change behaviour if not necessary.A patch is easier to read and understand if it's to the point an…
56 if it's not to the point and long :) so the chances for it to be applied are greater.