Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2003 13:59:02 -0700 (PDT)
From:      Kirill Ponomarew <krion@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/ucpp Makefile distinfo ports/devel/ucpp/files patch-Makefile
Message-ID:  <200307282059.h6SKx2ga037947@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307282059.h6SKx2ga037947>