axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] patches


From: root
Subject: [Axiom-developer] patches
Date: Sat, 25 Mar 2006 20:24:17 -0500

Gerard,

Generally the following procedure for patches is recommended:

The original file is called file.org
The changed file is called changed.org

diff -Naur file.org changed.org >file.org.patch

mail the file.org.patch to address@hidden

It is STRONGLY suggested that any patch contains good documentation
for what the patch does as well as why it is needed. The whole thrust
of the open source version of Axiom is to build a well-documented
system and the author of a change is the best person to do that.

Tim





reply via email to

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