[gstreamer-bugs] [Bug 571646] New: [FAQ]

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Feb 13 08:20:06 PST 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=571646

  GStreamer | www | Ver: git
           Summary: [FAQ]
           Product: GStreamer
           Version: git
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: www
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: martin.samuelsson at axis.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


The following page states that running indent with a line length of 100
characters would make the source apply to current coding standard.

http://gstreamer.freedesktop.org/data/doc/gstreamer/head/faq/html/chapter-developing.html

However, the git commit hook makes commits with lines longer than 80 characters
fail.

I suggest to update the FAQ from:

indent -br -bad -cbi0 -cli2 -bls -l100 -ut -ce

to:

indent -br -bad -cbi0 -cli2 -bls -l80 -ut -ce

(I don't know if the command is completely correct except for that)


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=571646.




More information about the Gstreamer-bugs mailing list