[ 
https://issues.apache.org/jira/browse/CLOWNFISH-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15224466#comment-15224466
 ] 

Nick Wellnhofer commented on CLOWNFISH-87:
------------------------------------------

The libcmark API isn't stable yet, so the bundled cmark should be preferred 
over the system version. This means that a configuration parameter is required. 
If we support external cmark libraries, we should also add a minimum version 
check to Clownfish (right now, we require at least 0.21.0, IIRC).

Also, we should try to find a solution that works with other host languages (C, 
Go, Python) via a Charmonizer option.

I can offer to work on this, but I have other priorities at the moment.

> Use system cmark if possible
> ----------------------------
>
>                 Key: CLOWNFISH-87
>                 URL: https://issues.apache.org/jira/browse/CLOWNFISH-87
>             Project: Apache Lucy-Clownfish
>          Issue Type: Improvement
>          Components: Perl
>    Affects Versions: 0.5.0
>            Reporter: Petr Pisar
>         Attachments: Clownfish-CFC-0.5.0-Use-system-libcmark-if-possible.patch
>
>
> Clownfish-CFC-0.5.0 started to bundle cmark library. Attached patch make the 
> build script to use system cmark library if available.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to