[Numpy-svn] [numpy/numpy] 761ba5: Fix distutils build_src with 'c++' in swig_opts an...

GitHub noreply at github.com
Sat Dec 8 16:23:18 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 761ba5dda03fededefea449672ace4560fd409a7
      https://github.com/numpy/numpy/commit/761ba5dda03fededefea449672ace4560fd409a7
  Author: Dan Hipschman <dsh at linux.ucla.edu>
  Date:   2012-12-06 (Thu, 06 Dec 2012)

  Changed paths:
    M numpy/distutils/command/build_src.py

  Log Message:
  -----------
  Fix distutils build_src with 'c++' in swig_opts and a c++ comment in the .i file (issue #2551)


  Commit: 9c5a9226e7d742e3549d4e53d07d53517096f123
      https://github.com/numpy/numpy/commit/9c5a9226e7d742e3549d4e53d07d53517096f123
  Author: Ralf Gommers <ralf.gommers at googlemail.com>
  Date:   2012-12-08 (Sat, 08 Dec 2012)

  Changed paths:
    M numpy/distutils/command/build_src.py

  Log Message:
  -----------
  Merge pull request #2795 from d5h/issue_2551

Fix distutils build_src with 'c++' in swig_opts and a c++ comment in the...


Compare: https://github.com/numpy/numpy/compare/686bcfd8a7f8...9c5a9226e7d7


More information about the Numpy-svn mailing list