koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha-doc codingguidelines.xml,1.3,1.4


From: skemotah
Subject: [Koha-cvs] CVS: koha-doc codingguidelines.xml,1.3,1.4
Date: Mon, 26 Sep 2005 17:15:53 -0700

Update of /cvsroot/koha/koha-doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7425

Modified Files:
        codingguidelines.xml 
Log Message:
add requirement to develop with warnings on

Index: codingguidelines.xml
===================================================================
RCS file: /cvsroot/koha/koha-doc/codingguidelines.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** codingguidelines.xml        13 Aug 2005 13:11:22 -0000      1.3
--- codingguidelines.xml        27 Sep 2005 00:15:51 -0000      1.4
***************
*** 6,10 ****
  
    <articleinfo>
!     <date>2005-08-13</date>
    </articleinfo>
  
--- 6,10 ----
  
    <articleinfo>
!     <date>2005-09-27</date>
    </articleinfo>
  
***************
*** 38,41 ****
--- 38,45 ----
      before you commit.</para>
  
+     <para>Please develop and commit with warnings on. Whenever a new version
+     of Koha is about to be released, the release manager should turn off all
+     warnings.</para>
+ 
      <para>As for the general structure of the code, all Koha code must be
      separated into three types:</para>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]