From: Ian Lance Taylor Date: Tue, 18 Oct 1994 19:59:52 +0000 (+0000) Subject: * ldlex.l: Cast assignment to yy_ch_buf field to char *, not to X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=81100e78a39f5a7e5157b9891bdd10193b2923f8;p=binutils-gdb.git * ldlex.l: Cast assignment to yy_ch_buf field to char *, not to YY_CHAR *. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 52d63c615bd..1a8348778c0 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 18 15:58:39 1994 Ian Lance Taylor + + * ldlex.l: Cast assignment to yy_ch_buf field to char *, not to + YY_CHAR *. + Mon Oct 17 14:53:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com) * scripttempl/nw.sc: Gather constructors and destructors and