[Ecls-list] [ecl-doc] ecl-doc/asdf.xmlf, duplicate id

HAMANO Kiyoto khiker.mail at gmail.com
Tue Mar 23 15:00:19 UTC 2010


In asdf.xmlf, these seems to be two places of "ref.make-build" id.
Second "ref.make-build" is "ref.load-fasl-op" I think it is correct.
The following is patch.

diff --git a/asdf.xmlf b/asdf.xmlf
index fa3ef3f..c6b97af 100644
--- a/asdf.xmlf
+++ b/asdf.xmlf
@@ -338,7 +338,7 @@ Finished
 <!-- ASDF:MAKE-BUILD                                                        -->
 <!-- ====================================================================== -->

-  <refentry id="ref.make-build">
+  <refentry id="ref.load-fasl-op">
    <refnamediv>
     <refname><function>asdf:load-fasl-op</function></refname>
     <refpurpose>Compile and load one ore more libraries using unified
&FASL;</refpurpose>
@@ -403,4 +403,4 @@ T
       nxml-outline-child-indent: 1
       fill-column: 79
       End:
- -->
\ No newline at end of file
+ -->

-- 
HAMANO Kiyoto
khiker.mail at gmail.com




More information about the ecl-devel mailing list