[PD-cvs] htdocs bug-report.php,1.3,1.4

Guenter Geiger ggeiger at users.sourceforge.net
Mon Oct 25 12:39:28 CEST 2004


Update of /cvsroot/pure-data/htdocs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5144

Modified Files:
	bug-report.php 
Log Message:
updated Patches and Bugs information

Index: bug-report.php
===================================================================
RCS file: /cvsroot/pure-data/htdocs/bug-report.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** bug-report.php	19 Oct 2004 15:47:33 -0000	1.3
--- bug-report.php	25 Oct 2004 10:39:25 -0000	1.4
***************
*** 25,33 ****
  <!-- Quote of the day -->
  
  <h2>Bug reporting</h2>
  
  <p>
! Bug reporting is done via the tracker system on sourceforge. Click on
! <a href="http://sourceforge.net/tracker/?func=add&group_id=55736&atid=478070">Submit Bug</a> to submit a bug against one of the subprojects.
  </p>
  <p>
--- 25,36 ----
  <!-- Quote of the day -->
  
+ 
+ Bugs, Patches and Requested Features can be submitted via the Sourceforge
+ tracker system. Please read through the sections below.
+ 
  <h2>Bug reporting</h2>
  
  <p>
! Click on <a href="http://sourceforge.net/tracker/?func=add&group_id=55736&atid=478070">Submit Bug</a> to submit a bug against one of the subprojects.
  </p>
  <p>
***************
*** 37,53 ****
  reported already by looking at the <a href=http://sourceforge.net/tracker/?group_id=55736&atid=478070>open bug reports</a> page.
  </p>
  
  <h2>Patches</h2>
  
  <p> 
- There is another tracker which is used to submit patches against Pd and the
- subprojects.
  This tracker is a collection of up to date patches (patches that apply
! cleanly against the latest version of Pd in CVS). Patches that don't apply
! cleanly will be removed from the list (after notification, so the author has
! time to fix the problem).
  </p>
  <br>
  <p>
  All patches need to have a detailed description. This can later be used
  to decide if the patch can go into the main Pd distribution or not, and
--- 40,61 ----
  reported already by looking at the <a href=http://sourceforge.net/tracker/?group_id=55736&atid=478070>open bug reports</a> page.
  </p>
+ Please, before reporting a bug, try out the latest version of the software.
  
  <h2>Patches</h2>
  
  <p> 
  This tracker is a collection of up to date patches (patches that apply
! cleanly against the latest version of Pd. The latest version can either be
! found as a <a href="http://crca.ucsd.edu/~msp/Software/">downloadable file on Miller Puckettes site</a> or in the <a href="http://cvs.sourceforge.net/viewcvs.py/pure-data/pd/">HEAD branch of the CVS</a>. 
  </p>
  <br>
  <p>
+ The main purpose of the patches tracker is to make it easier to incorporate
+ changes and bug fixes into the Pd core. Including new stuff may take some
+ time, and the inclusion of some features might not get accepted. This
+ can have more reasons. We will try to comment on each rejected patch.
+ </p>
+ 
+ <p>
  All patches need to have a detailed description. This can later be used
  to decide if the patch can go into the main Pd distribution or not, and





More information about the Pd-cvs mailing list