summaryrefslogtreecommitdiff
path: root/doc/valac.h2m
diff options
context:
space:
mode:
Diffstat (limited to 'doc/valac.h2m')
-rw-r--r--doc/valac.h2m10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/valac.h2m b/doc/valac.h2m
index 87b41b7d2..15f66c2af 100644
--- a/doc/valac.h2m
+++ b/doc/valac.h2m
@@ -23,6 +23,16 @@ or \fB--no-color\fR are declared then \fB--color\fR=\fIauto\fR is used where
output is colored when stderr is a terminal.
.RE
+/Enable support for ABI stability/
+.RS
+This changes the current behaviour to output public members of classes and
+interfaces the same order as they appear in Vala source.
+For libraries is recommended to use \fB--abi-stability\fR to ensure the
+maintainability of the resulting Application Binary Interface (ABI).
+This option is disabled by default for backward compatibility because it can
+break ABI of existing projects.
+.RE
+
[BUGS]
https://bugzilla.gnome.org/page.cgi?id=browse.html&product=vala