Skip to content

Commit

Permalink
Change unsigned to size_t, thanks to @jabl
Browse files Browse the repository at this point in the history
  • Loading branch information
weslleyspereira committed Mar 18, 2021
1 parent 2d9fbde commit d3e64d6
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 93 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ matrix:
- os: osx
name: "CMake Release Test on OSX Catalina"
osx_image: xcode12.2
env: CMAKE_BUILD_TYPE=Release
env: CMAKE_BUILD_TYPE=Release CMAKE_C_FLAGS=-DLAPACK_FORTRAN_STRLEN_END
- os: osx
osx_image: xcode10.3
name: "Makefile Test on Mac OS X"
Expand Down
Loading

0 comments on commit d3e64d6

Please sign in to comment.