]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/markdown_module_location.mdwn
web commit by yyl
[ikiwiki.git] / doc / bugs / markdown_module_location.mdwn
index 4deaeb19a0640c0b072f427d111d097eb90ff139..c0be6904a9580931cad47603294759d0a4be829b 100644 (file)
@@ -29,4 +29,18 @@ I think what I've committed now will work in all cases. Well, unless there
 are even more forks of markdown out there (the CPAN module is a fork
 apparently...) 
 
-[[bugs/done]] --[[Joey]]
+ --[[Joey]]
+
+> It now compiles here, thanks. --JamesWestby
+
+> It's back open in the latest incarnation of Text::Markdown ... the fix is to use the
+> lowercase function name (Text::Markdown::markdown) however w/ this setup 
+> it causes a segfault on my system.... down while compiling
+
+    todo/calendar_--_archive_browsing_via_a_calendar_frontend.mdwn
+    *** glibc detected *** double free or corruption (!prev): 0x08bced80 ***
+
+ -- [[harningt]]
+
+> What version of Text::Markdown are you referring to? If it crashes perl
+> then perhaps you need to find a less evil version... --[[Joey]]