OSDN Git Service

* deflex.l (YY_NO_UNPUT): Define.
authoramodra <amodra>
Thu, 17 Feb 2005 12:59:59 +0000 (12:59 +0000)
committeramodra <amodra>
Thu, 17 Feb 2005 12:59:59 +0000 (12:59 +0000)
commit1c3d58acd0ae4db54e614bd6b7c3773d4c328e86
tree87426cbb2d42849e05153c8b629b5b5fdca485fc
parent6e95e72a0e60464336aeb6e3b3515f3c9813e476
* deflex.l (YY_NO_UNPUT): Define.
* rclex.l (YY_NO_UNPUT): Define.
* rcparse.y (null_unichar): New static var.
(res_null_text): Use it rather than attempting to init from wchar_t.
* windres.c: Include assert.h and time.h before getopt.h.
Include config.h and unistd.h too.
binutils/ChangeLog
binutils/deflex.l
binutils/rclex.l
binutils/rcparse.y
binutils/windres.c