File: fixlog

package info (click to toggle)
f2c 20090411-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,468 kB
  • ctags: 2,505
  • sloc: ansic: 26,847; sh: 475; makefile: 81
file content (4 lines) | stat: -rw-r--r-- 208 bytes parent folder | download | duplicates (2)
1
2
3
4
Sun Oct  8 02:45:04 MDT 2006
  putpcc.c: fix glitch in subscripting complex variables:  subscripts
of type integer*8 were converted to integer*4, which causes trouble
when 32-bit addressing does not suffice.