bin/sh/mksyntax.c has wrong error handling [patch]

看板DFBSD_submit作者時間21年前 (2004/07/23 12:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/2 (看更多)
Hey guys, bin/sh/mksyntax.c contains call to the perror() function, while sh has its own error function, that is used everywhere in the code, and is define in error.c, namely error(). For code consistency mksyntax.c should also be made to use this function, here is a patch: http://virtus.ath.cx/dfbsd/mksyntax.c.diff Regards, Douwe
文章代碼(AID): #1108s200 (DFBSD_submit)
文章代碼(AID): #1108s200 (DFBSD_submit)