[Numpy-svn] [numpy/numpy] eebd7b: [FIX] Add missing header so separate compilation w...

GitHub noreply at github.com
Thu Jul 26 12:12:44 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: eebd7b2c64560ed3378f4b86413b0acaebaa9171
      https://github.com/numpy/numpy/commit/eebd7b2c64560ed3378f4b86413b0acaebaa9171
  Author: Nathaniel J. Smith <njs at pobox.com>
  Date:   2012-07-18 (Wed, 18 Jul 2012)

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

  Log Message:
  -----------
  [FIX] Add missing header so separate compilation works again

(Broken by PR #350.)

Should be applied to maintenance/1.7.x as well.


  Commit: b74c6be49424012e707733871c472fd08f154834
      https://github.com/numpy/numpy/commit/b74c6be49424012e707733871c472fd08f154834
  Author: njsmith <njs at pobox.com>
  Date:   2012-07-26 (Thu, 26 Jul 2012)

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

  Log Message:
  -----------
  Merge pull request #362 from njsmith/missing-header

[FIX] Add missing header so separate compilation works again


Compare: https://github.com/numpy/numpy/compare/f2f0ac06ec94...b74c6be49424


More information about the Numpy-svn mailing list