
24 Oct
2009
24 Oct
'09
6:44 a.m.
Hi All,
I just fixed scipy ticket #1029, where the Sun Fortran compiler failed because nnls.f contained carriage returns (\r). Out of curiosity I decided to look as the numpy and scipy repositories to see how common \r was, with the results:
numpy: 1232 instances scipy: 3315 instances
Do we have a policy on this? IIRC, it is something that should be handled by subversion.
Chuck

24 Oct
24 Oct
7:24 a.m.
On 24-Oct-09, at 12:44 AM, Charles R Harris wrote:
Do we have a policy on this? IIRC, it is something that should be handled by subversion.
AFAIK you're right, the exception might be that sometimes, if there are files with mixed newlines, subversion will get confused and leave them there.
That should only happen if someone is using a seriously dumb editor.
David
4966
Age (days ago)
4966
Last active (days ago)
1 comments
2 participants
participants (2)
-
Charles R Harris
-
David Warde-Farley