• R
    Two changes: · 89eeccac
    Richard Levitte 提交于
    1. if there are several symbols with the same entry number, sort those
       symbols in ASCII order.
    2. Do not stop reading the header files when "BEGIN ERROR CODES" is
       found, since mkerr.pl will add a function declaration after that
       comment.  Instead, trigger on "Error codes for the \w+ function",
       which is the actual start of the error code macros.
    
    Additionally, a few more debugging printouts that helped.
    89eeccac
可在Tags中查看这些版本中当前仓库的状态.
CHANGES 229.5 KB