Skip to content

Commit

Permalink
explicity mention Linenoise as problematic on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
stmuk committed Feb 2, 2017
1 parent ca5dfe7 commit 2db7f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/downloads/index.html
Expand Up @@ -48,7 +48,7 @@ <h3 class="trim-top">Installing from source</h3>
<h3 class="trim-top">Rakudo Star 2017.01 Errata</h3>

<ul class="shy-list">
<li>Windows port: NativeCall modules may not work depending on compiler (differs depending on whether mingw or MSVC and whether 32 or 64 bit).</li>
<li>Windows port: NativeCall modules, such as Linenoise, may not fully work depending on compiler (differs depending on whether mingw or MSVC and whether 32 or 64 bit).</li>
<li>Linux and Mac: no specific issues known currently</li>
</ul>

Expand Down

0 comments on commit 2db7f5b

Please sign in to comment.