[MacPorts] #62695: jekyll @0.30a_4: Error: Invalid import of Location, compiled with -unsafe-string
MacPorts
noreply at macports.org
Wed Apr 14 01:00:33 UTC 2021
#62695: jekyll @0.30a_4: Error: Invalid import of Location, compiled with -unsafe-
string
-----------------------+--------------------
Reporter: ippoliti | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords:
Port: jekyll |
-----------------------+--------------------
Comment (by pmetzger):
OCaml stopped allowing mutability in strings about a decade ago; for a
while you could use an option to make it use mutable strings (i.e.
`-unsafe-string`.) Porting software to use immutable strings is usually
pretty quick, but it's also the case that any project that has failed to
do it in this long is almost certainly dead as a doornail.
--
Ticket URL: <https://trac.macports.org/ticket/62695#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list