[Telepathy-commits] [telepathy-spec/master] Add a note to errors.xml: they must not be re-ordered!

Simon McVittie simon.mcvittie at collabora.co.uk
Mon Sep 15 08:07:20 PDT 2008


---
 spec/errors.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/spec/errors.xml b/spec/errors.xml
index 81ab440..380fafe 100644
--- a/spec/errors.xml
+++ b/spec/errors.xml
@@ -1,5 +1,10 @@
 <?xml version="1.0" ?>
 <tp:errors xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0" namespace="org.freedesktop.Telepathy.Error">
+
+  <!-- DO NOT RE-ORDER THESE ERRORS.
+
+  If you do, you will break telepathy-glib's ABI :-( -->
+
   <tp:error name="Network Error">
     <tp:docstring>
     Raised when there is an error reading from or writing to the network.
-- 
1.5.6.5




More information about the Telepathy-commits mailing list