Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
sortiz++ DBIish update don't require --force, the version was changed
  • Loading branch information
stmuk committed Apr 30, 2016
1 parent eedaf87 commit 59e441f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/downloads/index.html
Expand Up @@ -51,7 +51,7 @@ <h3 class="trim-top">Rakudo Star 2016.04 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). Also panda needs to be invoked like "panda --notests install Zef" to work since it doesn't call prove correctly. That example also installs a panda alternative called zef which should fully work.</li>
<li>Linux and Mac ports: no specific issues known currently</li>
<li>All ports: DBIish should be upgraded ("panda --force install DBIish") for significant performance increases.</li>
<li>All ports: DBIish should be upgraded ("panda install DBIish") for significant performance increases.</li>
</ul>

<h3 class="trim-top">Tracking Rakudo Source Changes</h3>
Expand Down

0 comments on commit 59e441f

Please sign in to comment.