cvs commit: ports/devel/ucpp Makefile distinfo ports/devel/ucpp/files patch-Makefile

Kirill Ponomarew krion at FreeBSD.org
Mon Jul 28 13:59:03 PDT 2003


krion       2003/07/28 13:59:02 PDT

  FreeBSD ports repository

  Modified files:
    devel/ucpp           Makefile distinfo 
    devel/ucpp/files     patch-Makefile 
  Log:
  Update to 1.3
  
  * brand new integer evaluation code, with precise evaluation
  * and checks
  * new hash table implementation, with binary trees
  * relaxed attitude on failed `##' operators
  * bugfix on macro definition on command-line wrt nesting macros
  * support for up to 32766 macro arguments in LOW_MEM code
  * support for optional additional "identifier" characters such
  * as '$' or '@'
  * bugfix: memory leak on void #assert
  
  PR:             54989
  Submitted by:   Mark Linimon <linimon at lonesome.com>
  Approved by:    fjoe (mentor) (implicit)
  
  Revision  Changes    Path
  1.8       +1 -2      ports/devel/ucpp/Makefile
  1.4       +1 -1      ports/devel/ucpp/distinfo
  1.5       +9 -9      ports/devel/ucpp/files/patch-Makefile


More information about the cvs-ports mailing list