protux-devel
[Top][All Lists]
Advanced

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

[Protux-devel] TASKS / DOING file


From: Luciano Giordana
Subject: [Protux-devel] TASKS / DOING file
Date: Tue, 26 Aug 2003 13:35:22 -0300
User-agent: KMail/1.5

Im sorry, I was wrong about these files.

TASKS are the OPEN TASKS. 
DOING is the file to avoid conflicting work. If you are working on something 
and want people to avoid
   conflicting with you, put entries here

You can always fix/ change stuff in things that you are not assigned. But do 
only small changes, and try to
put comments in what you are doing. For example

If you find this

x = x + 1; 


In something that if not assigned to you and you notice that should be x = x + 
2; make this

x = x + 2; // WAS : x = x + 1, changed by John Somthing


-- 
Best Regards
--
Luciano Giordana - Musician - Certified Java/GNU C++ Developer 
Free Software Evangelist - Project Mustux - Musician Tools for GNU/Linux
http://www.freesoftware.fsf.org/mustux
------------------------------------------------------
-- If you use closed software, you are contributing --
-- to make them the fashion/the standard . By being --
-- the standard, the  habits cannot change, and the --
-- world will keep burning billions of dollars into --
-- licenses,  which  are  produced with no phisical --
-- material.That money could be used to improve the --
-- quality of life in poor countries, for instance. --
       





reply via email to

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