<!-- 
RSS generated by JIRA (4.4#649-r158309) at Wed Jun 19 03:46:44 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://dev.clojure.org/jira/si/jira.issueviews:issue-xml/CLJS-262/CLJS-262.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Clojure JIRA</title>
    <link>http://dev.clojure.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>4.4</version>
        <build-number>649</build-number>
        <build-date>25-07-2011</build-date>
    </build-info>

<item>
            <title>[CLJS-262] vector-seq optimizations introduced un-conj-able sequence</title>
                <link>http://dev.clojure.org/jira/browse/CLJS-262</link>
                <project id="10040" key="CLJS">ClojureScript</project>
                        <description>&lt;p&gt;Due to changes introduced in commit ddd7fa3d960b0fe32083d3cb35ff064e968d53c4 &quot;attempting to optimize seq on vectors&quot; the following code will fail with the an error:&lt;/p&gt;

&lt;p&gt;(conj (rest &lt;span class=&quot;error&quot;&gt;&amp;#91;1 2&amp;#93;&lt;/span&gt;) 4)&lt;/p&gt;


&lt;p&gt;The error is &quot;No protocol method ICollection.-conj defined for type object: &lt;span class=&quot;error&quot;&gt;&amp;#91;object Object&amp;#93;&lt;/span&gt;&quot; and the object in question is the reify result returned by vector-seq.&lt;/p&gt;</description>
                <environment></environment>
            <key id="15458">CLJS-262</key>
            <summary>vector-seq optimizations introduced un-conj-able sequence</summary>
                <type id="1" iconUrl="http://dev.clojure.org/jira/images/icons/bug.gif">Defect</type>
                                <priority id="3" iconUrl="http://dev.clojure.org/jira/images/icons/priority_major.gif">Major</priority>
                    <status id="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="-1">Unassigned</assignee>
                                <reporter username="netguy204">Brian Taylor</reporter>
                        <labels>
                        <label>bug</label>
                    </labels>
                <created>Fri, 18 May 2012 21:26:27 -0500</created>
                <updated>Fri, 18 May 2012 21:58:28 -0500</updated>
                    <resolved>Fri, 18 May 2012 21:58:28 -0500</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="28532" author="dnolen" created="Fri, 18 May 2012 21:58:28 -0500"  >&lt;p&gt;fixed, &lt;a href=&quot;http://github.com/clojure/clojurescript/commit/1d20ac061199a0acd3a1fe5ae08579edb255f377&quot;&gt;http://github.com/clojure/clojurescript/commit/1d20ac061199a0acd3a1fe5ae08579edb255f377&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>
</channel>
</rss>