cvs commit: src/share/mk version_gen.awk

Yar Tikhiy yar at FreeBSD.org
Wed Oct 17 13:09:57 PDT 2007


yar         2007-10-17 20:09:56 UTC

  FreeBSD src repository

  Modified files:
    share/mk             version_gen.awk 
  Log:
  MFp4:
  
  - Check for duplicated symbols and suggest moving them to ObsoleteVersions.
  - Improve and unify error handling.
  - Make the regular expressions more uniform, robust, and less sensitive
    to harmless variations in the input such as those to whitespace amount.
  
  Reviewed by:    deischen
  Tested with:    md5 (Version.map files in /usr/obj stay the same)
  
  Revision  Changes    Path
  1.4       +76 -30    src/share/mk/version_gen.awk


More information about the cvs-src mailing list