octave-maintainers
[Top][All Lists]
Advanced

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

patch for "bar" function


From: pantxo diribarne
Subject: patch for "bar" function
Date: Wed, 3 Oct 2012 10:19:01 +0200

Hello,

Yesterday I filled 2 bug reports about "bar" function baseline behaviour on savanah, with correponding patch attached:
https://savannah.gnu.org/bugs/?37491
https://savannah.gnu.org/bugs/?37490

The two problems, even though both about baseline visibility, were unrelated so I did two patchs (from a local mercurial repository, following http://jordi.inversethought.com/blog/how-to-write-a-patch-for-octave/).

I don't really understand how patchs work and I just wanted to know if that was the right way to work with bugs.

diff between original.m and modif1.m  -> patch1.patch
diff between modif1.m and modif2.m  -> patch2.patch

Even though the two patch apply to different and unrelated parts of the code, how could the second patch be applied without the first one ? Does hg diff make clever things when exporting the patch? At the second stage, does hg in fact export a diff between original.m and modif2.m excluding the modifications from the previous record ?

Sorry for the dummy question.

Pantxo

reply via email to

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