And as usual one should be careful to synchronize well with other
developers working on that file since that's likely to create
conflicts.
Speaking of which, Roberto DiCosmo mentioned the other day a tool to
manipulate meta-patches:
http://www.irill.org/activities/projects/coccinelle
The idea is that instead of writing a patch replacing one by one each
occurrence of ``EXAMPLES:'' by ``EXAMPLES::'' one writes a meta patch
with a single rule specifying that all ``EXAMPLES:'' shall be replaced
with ``EXAMPLES::''. Then the meta patch can apply indifferently on
any version of the sources; and the added semantic opens the door for
more clever merges.
Cheers,
Nicolas
--
Nicolas M. Thi�ry "Isil" <
nth...@users.sf.net>
http://Nicolas.Thiery.name/