]> granicus.if.org Git - yasm/commit
Added error for duplicate definitions of labels.
authorMichael Urman <mu@tortall.net>
Wed, 13 Jun 2001 05:56:06 +0000 (05:56 -0000)
committerMichael Urman <mu@tortall.net>
Wed, 13 Jun 2001 05:56:06 +0000 (05:56 -0000)
commit18e368c82e7af9fb8415d43899126dadbe380609
tree4f1e1fec09278a1758e393e932f5bfeeef49e896
parent26e001cc1892d55416a5b14071832b35fba74c64
Added error for duplicate definitions of labels.
Changed strdup to y_strdup (ANSI compatibility).

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