diff options
author | Nick Papior <nickpapior@gmail.com> | 2016-11-23 09:11:52 +0100 |
---|---|---|
committer | Nick Papior <nickpapior@gmail.com> | 2016-11-27 21:10:04 +0100 |
commit | 8a7e7a44c194e3c748ccee0862f4ae01e371a208 (patch) | |
tree | 45eaa09569e3fd84f1d9899cd8de476344b561ba /numpy/add_newdocs.py | |
parent | ce6d3ffc991c63c1a91fd806b4eb3d0008caace2 (diff) | |
download | numpy-8a7e7a44c194e3c748ccee0862f4ae01e371a208.tar.gz |
BUG: fixed kind specifications for parameters
Fortran sources with parameters having kind-specifiers
where not correctly intercepted in the crackfortran.py
source.
The reason was a restrictive check for only integer specifiers
which did not split real's into the correct number.
Furthermore, several tests has been added which tests the different
kind specifiers and their use in codes, also all of them together.
Signed-off-by: Nick Papior <nickpapior@gmail.com>
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions