[SciPy-dev] corrupted line ends

Heiko Henkelmann heiko at hhenkelmann.de
Fri Apr 19 15:49:56 EDT 2002


Hello there,

all files in scipy\optimize\Zeros have corrupted line ends. See for example
zeros.h:

00000000: 2f2a 2057 7269 7474 656e 2062 7920 4368  /* Written by Ch
00000010: 6172 6c65 7320 4861 7272 6973 2063 6861  arles Harris cha
00000020: 726c 6573 2e68 6172 7269 7340 7364 6c2e  rles.harris at sdl.
00000030: 7573 752e 6564 7520 2a2f 0d0d 0a0d 0d0a  usu.edu */......
00000040: 2f2a 204d 6f64 6966 6965 6420 746f 206e  /* Modified to n
00000050: 6f74 2064 6570 656e 6420 6f6e 2050 7974  ot depend on Pyt
00000060: 686f 6e20 6576 6572 7977 6865 7265 2062  hon everywhere b
00000070: 7920 5472 6176 6973 204f 6c69 7068 616e  y Travis Oliphan
00000080: 742e 0d0d 0a20 2a2f 0d0d 0a0d 0d0a 0d0d  t.... */........
00000090: 0a23 6966 6e64 6566 205a 4552 4f53 5f48  .#ifndef ZEROS_H
000000a0: 0d0d 0a23 6465 6669 6e65 205a 4552 4f53  ...#define ZEROS
000000b0: 5f48 0d0d 0a0d 0d0a 2364 6566 696e 6520  _H......#define
000000c0: 5a45 524f 535f 5041 5241 4d5f 4845 4144  ZEROS_PARAM_HEAD

I'm checkin out with WinCVS on a Windows ME Box. All the files in the other
directories seem to be OK.

Heiko







More information about the SciPy-Dev mailing list