Files
blis/blastest
Field G. Van Zee 9d5f1c4f3b Patch to avoid gcc warning in blastest/f2c/open.c.
Details:
- Use the modulo operator to limit the size of an integer that is given
  to sprintf(). This avoids a warning in some versions of gcc about the
  integer potentially overflowing the available space in the string into
  which the integer is being printed.
2018-10-01 17:39:26 -05:00
..
2018-03-20 15:35:45 -05:00