ref: abb0c19a72359295483abaae4d5256cd43bb0612
parent: fa9b8ec335f027943f5757503b2c2ebb283cc502
author: Ori Bernstein <[email protected]>
date: Sun Aug 19 08:45:22 EDT 2012
More documentation of bugs.
--- a/doc/muse.1
+++ b/doc/muse.1
@@ -84,7 +84,11 @@
.PP
There is insufficient checking and validation done on usefiles.
.PP
-The file format is unstable, and not at all compact.
+The file format is in flux, and in current iterations, it is not at all compact.
+.PP
+There is no versioning on the usefiles as it stands. If you use the wrong
+version with the wrong compiler, a mysterious error or even segfault is
+likely.
.PP
This utility should not exist. Instead, the compiler should put the
exported symbol information into the object file or library directly.