<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1291,7 +1291,7 @@
   npy_intp dims[1];
   if (!PyInt_Check($input))
   {
-    char* typestring = pytype_string($input);
+    const char* typestring = pytype_string($input);
     PyErr_Format(PyExc_TypeError,
                  &quot;Int dimension expected.  '%s' given.&quot;,
                  typestring);
@@ -1319,7 +1319,7 @@
   npy_intp dims[1];
   if (!PyInt_Check($input))
   {
-    char* typestring = pytype_string($input);
+    const char* typestring = pytype_string($input);
     PyErr_Format(PyExc_TypeError,
                  &quot;Int dimension expected.  '%s' given.&quot;,
                  typestring);</diff>
      <filename>doc/swig/numpy.i</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c9c209a5cd0811e8678f3e61ddbeeab8a640ec18</id>
    </parent>
  </parents>
  <author>
    <name>wfspotz@sandia.gov</name>
    <email>wfspotz@sandia.gov@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
  </author>
  <url>http://github.com/cournape/numpy/commit/29f194f1e70250b2d37c197a96bd49833896ff88</url>
  <id>29f194f1e70250b2d37c197a96bd49833896ff88</id>
  <committed-date>2009-04-29T09:10:33-07:00</committed-date>
  <authored-date>2009-04-29T09:10:33-07:00</authored-date>
  <message>Added a couple more char* -&gt; const char* conversions

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@6893 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
  <tree>9e1a8879d0974990dae22a58c1fd69d4eac8db64</tree>
  <committer>
    <name>wfspotz@sandia.gov</name>
    <email>wfspotz@sandia.gov@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
  </committer>
</commit>
