Jesus Reyes wrote:
our friend javivf has reported the following issue, should he create a bug 
report?

(rest skipped)

This can be fixed by the attached patch.
In general, it is a good idea to test xml's for well-formedness before committing :)

Regards,
Sergei
Index: system.xml
===================================================================
--- system.xml	(revision 450)
+++ system.xml	(working copy)
@@ -951,7 +951,7 @@
 </descr>
 <errors>
 Depending on the state of the <var>{$I}</var> switch, a runtime error can be 
-generated if there is an error. In the </var>{$I-}</var> state, use <var>IOResult</var>
+generated if there is an error. In the <var>{$I-}</var> state, use <var>IOResult</var>
 to check for errors.
 </errors>
 <seealso>
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to