* utils.c, defs.h (putchar_unfiltered, fputc_unfiltered): Make
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 15 Mar 1995 23:24:24 +0000 (23:24 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 15 Mar 1995 23:24:24 +0000 (23:24 +0000)
commita7f6f40b3c489018d8038e2e1da58cd1e8540436
tree03b6eaaa99fb6370f680c3cb9b6db198f646ed12
parenta64bbacfc88b524f794ed53660739520693c07ff
* utils.c, defs.h (putchar_unfiltered, fputc_unfiltered): Make
argument be an int, not a char.  Using a prototype followed by an
old-style function definition in a case where an argument is
widened is a GCC-ism not supported by the native AIX compiler.
gdb/ChangeLog
gdb/utils.c
This page took 0.027409 seconds and 4 git commands to generate.