* wrstabs.c (write_stabs_in_sections_debugging_info): Cast p to

char * when calling strcpy and strlen.
This commit is contained in:
Ian Lance Taylor 1997-10-03 16:05:46 +00:00
parent 9b5ec8b1e0
commit ccb809cdfb

View file

@ -1,5 +1,13 @@
Fri Oct 3 12:04:25 1997 Ian Lance Taylor <ian@cygnus.com>
* wrstabs.c (write_stabs_in_sections_debugging_info): Cast p to
char * when calling strcpy and strlen.
Wed Sep 24 11:34:05 1997 Ian Lance Taylor <ian@cygnus.com>
* binutils.texi (ar cmdline): Document that q now works like r.
From Marty Leisner <leisner@sdsp.mc.xerox.com>.
* binutils.texi (size): The object file argument is optional.
From Marty Leisner <leisner@sdsp.mc.xerox.com>.