Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jan 2007 03:20:35 +0000 (UTC)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/ace Makefile
Message-ID:  <200701280320.l0S3KZ0O047327@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2007-01-28 03:20:35 UTC

  FreeBSD ports repository

  Modified files:
    devel/ace            Makefile 
  Log:
  One of the configure tests in this port attempts to allocate an infinite
  amount of memory to see what happens when it fails:
  
  checking if new throws std::bad_alloc exception on failure...
  
  This is extremely antisocial since it will run the machine out of swap.
  Mark IGNORE until it can be fixed.
  
  Revision  Changes    Path
  1.13      +2 -0      ports/devel/ace/Makefile



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