Archived:Bugfix: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(added sign-off requirement)
m (fixed mail link , leave space to describe methods of creating a diff against the main Hg repo source code)
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
Be sure to sign-off your patch as indicated in the [[Development: Submitting Patches|Submitting Patches] page.

[http://www.linuxtv.org/v4lwiki/index.php/SubmittingPatches v4l SubmittingPatches] page
[[Category:Development]]
[[Category:Development]]

Revision as of 01:05, 15 January 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 [[Development: Submitting Patches|Submitting Patches] page.