<!-- 
RSS generated by JIRA (4.4#649-r158309) at Wed Jun 19 10:45:02 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/CONTRIB-55/CONTRIB-55.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>[CONTRIB-55] clojure.contrib.sql expects *err* to be a PrintWriter</title>
                <link>http://dev.clojure.org/jira/browse/CONTRIB-55</link>
                <project id="10012" key="CONTRIB">Clojure-Contrib</project>
                        <description>&lt;p&gt;The problem is that c.c.sql.internal calls `.println` on a &quot;stream&quot; to print update counts and errors. That method only exists on a `PrintWriter`. This isn&apos;t true within Slime, where it&apos;s a `StringWriter`.&lt;/p&gt;

&lt;p&gt;The attached patch binds `&lt;b&gt;out&lt;/b&gt;` and uses `println` instead, which does the right thing. I&apos;ve augmented the docstrings to request a `Writer` as the value of `stream`, which aligns with the docstring for `print`.&lt;/p&gt;</description>
                <environment></environment>
            <key id="14215">CONTRIB-55</key>
            <summary>clojure.contrib.sql expects *err* to be a PrintWriter</summary>
                <type id="1" iconUrl="http://dev.clojure.org/jira/images/icons/bug.gif">Defect</type>
                                        <status id="3" iconUrl="http://dev.clojure.org/jira/images/icons/status_inprogress.gif">In Progress</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="scgilardi">Stephen C. Gilardi</assignee>
                                <reporter username="-1">None</reporter>
                        <labels>
                    </labels>
                <created>Thu, 31 Dec 2009 18:21:00 -0600</created>
                <updated>Sun, 24 Apr 2011 22:49:44 -0500</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="25729" author="importer" created="Tue, 24 Aug 2010 08:43:00 -0500"  >&lt;p&gt;Converted from &lt;a href=&quot;http://www.assembla.com/spaces/clojure/tickets/55&quot;&gt;http://www.assembla.com/spaces/clojure/tickets/55&lt;/a&gt;&lt;br/&gt;
Attachments:&lt;br/&gt;
sql-internal.diff - &lt;a href=&quot;https://www.assembla.com/spaces/clojure/documents/btl6lW9Mmr3OPceJe5aVNr/download/btl6lW9Mmr3OPceJe5aVNr&quot;&gt;https://www.assembla.com/spaces/clojure/documents/btl6lW9Mmr3OPceJe5aVNr/download/btl6lW9Mmr3OPceJe5aVNr&lt;/a&gt;&lt;/p&gt;</comment>
                    <comment id="25730" author="importer" created="Tue, 24 Aug 2010 08:43:00 -0500"  >&lt;p&gt;rnewman said: [&lt;a href=&quot;file:btl6lW9Mmr3OPceJe5aVNr&quot;&gt;file:btl6lW9Mmr3OPceJe5aVNr&lt;/a&gt;]: Diff against current head.&lt;/p&gt;</comment>
                    <comment id="25731" author="importer" created="Tue, 24 Aug 2010 08:43:00 -0500"  >&lt;p&gt;stuart.sierra said: Updating tickets (#1, #2, #3, #4, #6, #20, #23, #25, #30, #31, #33, #34, #35, #37, #38, #52, #55, #58, #59, #60, #61, #62, #63, #64)&lt;/p&gt;</comment>
                    <comment id="25732" author="importer" created="Tue, 24 Aug 2010 08:43:00 -0500"  >&lt;p&gt;scgilardi said: Following the discussion in the developer group and as suggested by Stuart Halloway, I&apos;m planning to make these changes:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; adopt the substance of Richard Newman&apos;s patch, changes to sql.internal&apos;s print-sql-exception, print-sql-exception-chain, print-update-counts functions&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; remove the automatic printing to &lt;b&gt;err&lt;/b&gt; on exceptions. It will be up to the caller to handle the exceptions as he desires: eating, logging, or printing, etc.&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;3&amp;#93;&lt;/span&gt; move the print* functions to c.c.sql proper as they will now be &quot;public&quot;.&lt;/p&gt;</comment>
                    <comment id="26391" author="seancorfield" created="Sun, 24 Apr 2011 22:49:44 -0500"  >&lt;p&gt;This will be addressed in clojure.java.jdbc and needs to be migrated to the new JIRA project for it once that is created (I don&apos;t have permission to do anything beyond comment / clone this issue).&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>