<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Clojure Q&amp;A - Recent activity in core.rrb-vector</title>
<link>https://ask.clojure.org/index.php/activity/contrib-libs/core-rrb-vector</link>
<description></description>
<item>
<title>Answer selected: rrb-vector Unhandled java.lang.ArrayIndexOutOfBoundsException</title>
<link>https://ask.clojure.org/index.php/9815/vector-unhandled-java-lang-arrayindexoutofboundsexception?show=9816#a9816</link>
<description>&lt;p&gt;Which version of the core.rrb-vector are you using?  Some bugs were fixed in the not-most-recent versions.  The most recent release can be found at the &quot;Released versions&quot; link in the README here: &lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/clojure/core.rrb-vector/&quot;&gt;https://github.com/clojure/core.rrb-vector/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you can reproduce this with the latest version, I would be interested to learn how.  There is still at least one known bug with the library that I am not sure how to fix, but I would not be terribly surprised if there were others that I have not seen.&lt;/p&gt;
</description>
<category>core.rrb-vector</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/9815/vector-unhandled-java-lang-arrayindexoutofboundsexception?show=9816#a9816</guid>
<pubDate>Wed, 18 Nov 2020 06:58:00 +0000</pubDate>
</item>
<item>
<title>Answered: reduce-kv throws IndexOutOfBoundsException on empty rrb-vector</title>
<link>https://ask.clojure.org/index.php/9616/reduce-throws-indexoutofboundsexception-empty-rrb-vector?show=9650#a9650</link>
<description>&lt;p&gt;core.rrb-vector version 0.1.2 has been released.  The only change from version 0.1.1 is a fix for this issue, both in the CLJ and CLJS versions of the core.rrb-vector code.&lt;/p&gt;
</description>
<category>core.rrb-vector</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/9616/reduce-throws-indexoutofboundsexception-empty-rrb-vector?show=9650#a9650</guid>
<pubDate>Fri, 25 Sep 2020 17:50:31 +0000</pubDate>
</item>
<item>
<title>Answered: Probably a core.rrb-vector bug, exercised via fipp library</title>
<link>https://ask.clojure.org/index.php/6865/probably-a-core-rrb-vector-bug-exercised-via-fipp-library?show=6884#a6884</link>
<description>Reference: &lt;a href=&quot;https://clojure.atlassian.net/browse/CRRBV-20&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;https://clojure.atlassian.net/browse/CRRBV-20&lt;/a&gt; (reported by jafingerhut)</description>
<category>core.rrb-vector</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/6865/probably-a-core-rrb-vector-bug-exercised-via-fipp-library?show=6884#a6884</guid>
<pubDate>Wed, 26 Jun 2019 12:00:00 +0000</pubDate>
</item>
<item>
<title>Answered: Repeated subvec and catvec fails</title>
<link>https://ask.clojure.org/index.php/6861/repeated-subvec-and-catvec-fails?show=6872#a6872</link>
<description>Reference: &lt;a href=&quot;https://clojure.atlassian.net/browse/CRRBV-9&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;https://clojure.atlassian.net/browse/CRRBV-9&lt;/a&gt; (reported by neilkirsopp)</description>
<category>core.rrb-vector</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/6861/repeated-subvec-and-catvec-fails?show=6872#a6872</guid>
<pubDate>Wed, 26 Jun 2019 12:00:00 +0000</pubDate>
</item>
<item>
<title>Answered: Throws ClassCastException on assoc</title>
<link>https://ask.clojure.org/index.php/6862/throws-classcastexception-on-assoc?show=6875#a6875</link>
<description>Reference: &lt;a href=&quot;https://clojure.atlassian.net/browse/CRRBV-13&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;https://clojure.atlassian.net/browse/CRRBV-13&lt;/a&gt; (reported by alex+import)</description>
<category>core.rrb-vector</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/6862/throws-classcastexception-on-assoc?show=6875#a6875</guid>
<pubDate>Wed, 26 Jun 2019 12:00:00 +0000</pubDate>
</item>
<item>
<title>Answered: nth fails with ArrayIndexOutOfBoundsException 33  clojure.core.rrb-vector.rrbt.Vector/fn--19277 (rrbt.clj:373)</title>
<link>https://ask.clojure.org/index.php/6863/fails-arrayindexoutofboundsexception-clojure-vector-vector?show=6877#a6877</link>
<description>Reference: &lt;a href=&quot;https://clojure.atlassian.net/browse/CRRBV-14&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;https://clojure.atlassian.net/browse/CRRBV-14&lt;/a&gt; (reported by alex+import)</description>
<category>core.rrb-vector</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/6863/fails-arrayindexoutofboundsexception-clojure-vector-vector?show=6877#a6877</guid>
<pubDate>Wed, 26 Jun 2019 12:00:00 +0000</pubDate>
</item>
<item>
<title>Answered: StackOverflowError when building rrb-vector by concatenation at the beginning</title>
<link>https://ask.clojure.org/index.php/6864/stackoverflowerror-building-vector-concatenation-beginning?show=6883#a6883</link>
<description>Reference: &lt;a href=&quot;https://clojure.atlassian.net/browse/CRRBV-17&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;https://clojure.atlassian.net/browse/CRRBV-17&lt;/a&gt; (reported by alex+import)</description>
<category>core.rrb-vector</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/6864/stackoverflowerror-building-vector-concatenation-beginning?show=6883#a6883</guid>
<pubDate>Wed, 26 Jun 2019 12:00:00 +0000</pubDate>
</item>
<item>
<title>Answered: ClassCastException: clojure.lang.PersistentVector$Node cannot be cast to [I</title>
<link>https://ask.clojure.org/index.php/6869/classcastexception-clojure-persistentvectornode-cannot?show=6899#a6899</link>
<description>Reference: &lt;a href=&quot;https://clojure.atlassian.net/browse/CRRBV-12&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;https://clojure.atlassian.net/browse/CRRBV-12&lt;/a&gt; (reported by jonase)</description>
<category>core.rrb-vector</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/6869/classcastexception-clojure-persistentvectornode-cannot?show=6899#a6899</guid>
<pubDate>Wed, 26 Jun 2019 12:00:00 +0000</pubDate>
</item>
<item>
<title>Answered: core.rrb-vector fails on JDK 11 EA builds</title>
<link>https://ask.clojure.org/index.php/6866/core-rrb-vector-fails-on-jdk-11-ea-builds?show=6886#a6886</link>
<description>Reference: &lt;a href=&quot;https://clojure.atlassian.net/browse/CRRBV-18&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;https://clojure.atlassian.net/browse/CRRBV-18&lt;/a&gt; (reported by xtreak)</description>
<category>core.rrb-vector</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/6866/core-rrb-vector-fails-on-jdk-11-ea-builds?show=6886#a6886</guid>
<pubDate>Wed, 26 Jun 2019 12:00:00 +0000</pubDate>
</item>
<item>
<title>Answered: Calling empty in CLJS results in a PersistentVector</title>
<link>https://ask.clojure.org/index.php/6867/calling-empty-in-cljs-results-in-a-persistentvector?show=6895#a6895</link>
<description>Reference: &lt;a href=&quot;https://clojure.atlassian.net/browse/CRRBV-10&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;https://clojure.atlassian.net/browse/CRRBV-10&lt;/a&gt; (reported by neilkirsopp)</description>
<category>core.rrb-vector</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/6867/calling-empty-in-cljs-results-in-a-persistentvector?show=6895#a6895</guid>
<pubDate>Wed, 26 Jun 2019 12:00:00 +0000</pubDate>
</item>
<item>
<title>Answered: Support bootstrapped ClojureScript</title>
<link>https://ask.clojure.org/index.php/6868/support-bootstrapped-clojurescript?show=6896#a6896</link>
<description>Reference: &lt;a href=&quot;https://clojure.atlassian.net/browse/CRRBV-16&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;https://clojure.atlassian.net/browse/CRRBV-16&lt;/a&gt; (reported by mfikes)</description>
<category>core.rrb-vector</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/6868/support-bootstrapped-clojurescript?show=6896#a6896</guid>
<pubDate>Wed, 26 Jun 2019 12:00:00 +0000</pubDate>
</item>
<item>
<title>Answered: Issue with Clojure 1.8.0-alpha2 Tuples</title>
<link>https://ask.clojure.org/index.php/6859/issue-with-clojure-1-8-0-alpha2-tuples?show=6870#a6870</link>
<description>Reference: &lt;a href=&quot;https://clojure.atlassian.net/browse/CRRBV-11&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;https://clojure.atlassian.net/browse/CRRBV-11&lt;/a&gt; (reported by mikera)</description>
<category>core.rrb-vector</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/6859/issue-with-clojure-1-8-0-alpha2-tuples?show=6870#a6870</guid>
<pubDate>Wed, 26 Jun 2019 12:00:00 +0000</pubDate>
</item>
<item>
<title>Answered: Efficient reverse resulting in reversed rrb-vector</title>
<link>https://ask.clojure.org/index.php/6860/efficient-reverse-resulting-in-reversed-rrb-vector?show=6871#a6871</link>
<description>Reference: &lt;a href=&quot;https://clojure.atlassian.net/browse/CRRBV-2&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;https://clojure.atlassian.net/browse/CRRBV-2&lt;/a&gt; (reported by alex+import)</description>
<category>core.rrb-vector</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/6860/efficient-reverse-resulting-in-reversed-rrb-vector?show=6871#a6871</guid>
<pubDate>Wed, 26 Jun 2019 12:00:00 +0000</pubDate>
</item>
</channel>
</rss>