<!-- 
RSS generated by JIRA (4.4#649-r158309) at Wed Jun 19 08:35:47 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-150/CLJS-150.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-150] Regular expressions don&apos;t support Javascript mode flags</title>
                <link>http://dev.clojure.org/jira/browse/CLJS-150</link>
                <project id="10040" key="CLJS">ClojureScript</project>
                        <description>&lt;p&gt;Currently, the compiler and cljs.core allow for Java mode flags.  Javascript doesn&apos;t support many of these, and supports one flag not supported by Java - &apos;g&apos;.&lt;/p&gt;

&lt;p&gt;ClojureScript regular expressions should support only Javascript regex mode flags: &apos;i&apos;, &apos;m&apos;, and &apos;g&apos;.  This applies to Regex literals in the compiler as well as (re-pattern).&lt;/p&gt;

&lt;p&gt;This is a defect in the implementation of &lt;a href=&quot;http://dev.clojure.org/jira/browse/CLJS-116&quot; title=&quot;Make re-pattern accept modifiers too&quot;&gt;&lt;del&gt;CLJS-116&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</description>
                <environment></environment>
            <key id="15226">CLJS-150</key>
            <summary>Regular expressions don&apos;t support Javascript mode flags</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="1" iconUrl="http://dev.clojure.org/jira/images/icons/status_open.gif">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="bobby">Bobby Calderwood</assignee>
                                <reporter username="bobby">Bobby Calderwood</reporter>
                        <labels>
                    </labels>
                <created>Thu, 16 Feb 2012 11:21:02 -0600</created>
                <updated>Thu, 16 Feb 2012 15:33:59 -0600</updated>
                                                                            <due>Fri, 24 Feb 2012 00:00:00 -0600</due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="27729" author="dnolen" created="Thu, 16 Feb 2012 15:33:59 -0600"  >&lt;p&gt;The defect existed prior to &lt;a href=&quot;http://dev.clojure.org/jira/browse/CLJS-116&quot; title=&quot;Make re-pattern accept modifiers too&quot;&gt;&lt;del&gt;CLJS-116&lt;/del&gt;&lt;/a&gt;. The problem is that we&apos;re using the Clojure reader and g is not a valid flag for a Java RegexPattern. &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>