]> granicus.if.org Git - yasm/commit
Split error and warning handlers into notify and output functions.
authorPeter Johnson <peter@tortall.net>
Tue, 22 May 2001 20:44:32 +0000 (20:44 -0000)
committerPeter Johnson <peter@tortall.net>
Tue, 22 May 2001 20:44:32 +0000 (20:44 -0000)
commit7f9f858b98f47c6648ca063c3fdce99c1fc05f57
tree21db00ee2f3f72b8c52fe121b2f89251aaf5820a
parentae7bf9e54ae522fb1ccc416e546261b4684476fc
Split error and warning handlers into notify and output functions.
Paired with changes in bison.y.in, this will make sure only one error
and/or warning is output for each line.

svn path=/trunk/yasm/; revision=35
include/errwarn.h
libyasm/errwarn.c
libyasm/errwarn.h
src/errwarn.c
src/errwarn.h