Re: [Numpy-discussion] problem with applying patch

2010-03-15 Thread alex
Pauli Virtanen pav+sp at iki.fi writes:

Thank you. the problem is solved


___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] problem with applying patch

2010-03-13 Thread z99719 z99719
I have installed latest numpy from svn on ubuntu karmic(9.10) and compiled
the code in my sand box. I downloaded two patches
(test_umath_complex.py.patch, build_clib.py.patch) from the review patch
directory on http://projects.scipy.org/numpy/report/12 page for testing. The
following patch command gives me

patch -p0 -i test_umath_complex.py.patch
patch unexpectedly ends in middle of line
patch:  Only garbage was found in the patch input.

The patch files are placed in the top level numpy sandbox directory and are
in xml format rather than a diff file. I used save link as on the link to
download the patch on the Attachments section of the link page.
Checked the test_umath_complex.py in the numpy/core/test directory and found
significant differences with the listing on the patch link (both old, and
the new versions).

Don't think this is limited to just these patches any patch that I tried
gives the same error message.

Thank you
regards
alex
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] problem with applying patch

2010-03-13 Thread Pauli Virtanen
Sat, 13 Mar 2010 12:06:24 -0700, z99719 z99719 wrote:
[clip]
 The patch files are placed in the top level numpy sandbox directory and
 are in xml format rather than a diff file. I used save link as on the
 link to download the patch on the Attachments section of the link
 page.

That gives you the HTML page. Click on the link, and choose
Download in other formats: Original Format from the bottom of the page.




___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion