From: joey Date: Wed, 8 Nov 2006 20:58:07 +0000 (+0000) Subject: web commit by joey: responses X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/dd2ce6e6a064b804902369c74f8a654755ea3de2?hp=29b75a1e8ee8f08ba9fa47fc6ba53a89fd520d0e web commit by joey: responses --- diff --git a/doc/bugs/Problems_using_cygwin.mdwn b/doc/bugs/Problems_using_cygwin.mdwn index a896da3e5..8c615f296 100644 --- a/doc/bugs/Problems_using_cygwin.mdwn +++ b/doc/bugs/Problems_using_cygwin.mdwn @@ -38,6 +38,7 @@ version info: --Mark +> Seems likely.. So far I've been lazy and stuck with the FormBuilder in Debian, so haven't got a system I can debug this on (sorry). --[[Joey]] ----- @@ -51,4 +52,4 @@ A different problem has reared its ugly head. When I click on "RecentChanges", Indeed there is no such routine IkiWiki::XMLin(). I don't understand how this can possibly work -- as it manifestly does on linux. - +> XMLin is supposed to be exported by XML::Simple. My guess is that, due to a missing error check, XML::Simple is failing to load, and it's not aborting then. You probably need to install that module; in the meantime, I've fixed the missing error check in svn. --[[Joey]] \ No newline at end of file