* ldlex.l: Cast assignment to yy_ch_buf field to char *, not to
YY_CHAR *.
This commit is contained in:
parent
dfe4400454
commit
81100e78a3
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Tue Oct 18 15:58:39 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
|
||||
|
||||
* 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
|
||||
|
|
Loading…
Add table
Reference in a new issue