[AD] FAQ/HTML problem

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


There is a problem with the HTML output for the faq._tx file: the items of
the last section of the "Contents" at the beginning of the faq.html file are
not displayed (namely "General problems"). It seems to be an off-by-one
error, since adding another section at the end of the file causes the
previous section to be displayed.

This problem exists in 4.0.1 and 4.0.2 RC2, but not in the 4.1.x CVS.
Grzegorz, could you take a look at it ? Thanks in advance.

Meanwhile, I'm going to commit the following patch:

--- cvsroot/allegro/docs/src/faq._tx Tue Jun 25 09:33:44 2002
+++ allegro/docs/src/faq._tx Fri Jun 28 13:27:52 2002
@@ -287,6 +287,12 @@
       You can do this by changing the settings for your DOS box (click the 
       system menu and select "properties"), or at startup in your config.sys 
       file (eg. "shell=c:\command.com /e:8192").
+<h4><li>
+@@   I get an error about a "missing separator" when I run make!
+</h4>
+      Make sure that you don't have a semi-colon appended to your MSVCDIR 
+      variable if you are using MSVC, to your MINGDIR variable if you are 
+      using Mingw32 or to your BCC32DIR variable if you are using BCC.
 </ul>
 
--
Eric Botcazou
ebotcazou@xxxxxxxxxx



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/