Archived:Bugfix: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
m (+cat)
m (moved Bugfix to Archived:Bugfix: pretty much redundant to the more developed "Development: How to submit patches" article)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
If you find a bug and are able to fix it please report this bug on the linux-dvb Mailing List and enclose the fix as unified patch created with ''cvs -q diff -pu > patchname.diff''.
If you find a bug and are able to fix it please report this bug on the [mailto:majordomo@vger.kernel.org?body=subscribe%20linux-media linux-media] mailing list and enclose the fix as unified patch created with either:




Unified diffs are much easier to read ad thus get much sooner discussed and accepted.
Unified diffs are much easier to read ad thus get much sooner discussed and accepted.


Be sure to sign-off your patch as indicated in the [[Development: Submitting Patches|Submitting Patches]] page.
[[Category:LinuxTV]]

[[Category:Development]]

Latest revision as of 01:25, 19 September 2009

If you find a bug and are able to fix it please report this bug on the linux-media mailing list and enclose the fix as unified patch created with either:


Unified diffs are much easier to read ad thus get much sooner discussed and accepted.

Be sure to sign-off your patch as indicated in the Submitting Patches page.