diff options
author | Joey Hess <joey@kitenet.net> | 2008-02-22 17:52:35 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-02-22 17:52:35 -0500 |
commit | e610460d9cb460ccf5314a394531eda789c295ec (patch) | |
tree | 80dbb923695c971d816ca859af25b5a75a403649 /doc/bugs | |
parent | c36beccf81c20f05f198cc7746886f8b74408e71 (diff) | |
download | ikiwiki-e610460d9cb460ccf5314a394531eda789c295ec.tar ikiwiki-e610460d9cb460ccf5314a394531eda789c295ec.tar.gz |
web commit by http://harningt.eharning.us/
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/markdown_module_location.mdwn | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/bugs/markdown_module_location.mdwn b/doc/bugs/markdown_module_location.mdwn index 59b565ddc..2187bc9fa 100644 --- a/doc/bugs/markdown_module_location.mdwn +++ b/doc/bugs/markdown_module_location.mdwn @@ -29,6 +29,15 @@ 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]] |