[Numpy-svn] [numpy/numpy] 4d2d36: BLD: Enabled building with MSVC 14.0

GitHub noreply at github.com
Fri Nov 20 15:44:34 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 4d2d360fd75301d4a3cb9914872f90fbef689667
      https://github.com/numpy/numpy/commit/4d2d360fd75301d4a3cb9914872f90fbef689667
  Author: Iceman9 <icyff at hotmail.com>
  Date:   2015-11-18 (Wed, 18 Nov 2015)

  Changed paths:
    M numpy/core/src/multiarray/mapping.c
    M numpy/core/src/private/mem_overlap.c

  Log Message:
  -----------
  BLD: Enabled building with MSVC 14.0

Reallocated free functions in mem_overlap.c

Cosmetics.

Final indent.

Added tests if pointer==NULL

Fixed indent

Fixed position of goto label.

Fixed ISO C90 violation.

Made simpler checks and removed redundant lines.


  Commit: 65aa24aa9e3c5da0a6ec1c2fc3d335d506a511df
      https://github.com/numpy/numpy/commit/65aa24aa9e3c5da0a6ec1c2fc3d335d506a511df
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-11-20 (Fri, 20 Nov 2015)

  Changed paths:
    M numpy/core/src/multiarray/mapping.c
    M numpy/core/src/private/mem_overlap.c

  Log Message:
  -----------
  Merge pull request #6662 from Iceman9/simicg

Changed lines for successfull MSVC 14.0 compiling


Compare: https://github.com/numpy/numpy/compare/d05d26a5b3fb...65aa24aa9e3c


More information about the Numpy-svn mailing list