Re: [Gnucap-devel] Compiling for FreeBSD

al davis <[email protected]>
Newsgroups gmane.comp.gnu.gnucap.general,gmane.comp.gnu.gnucap.devel
Message-ID <[email protected]>
On Wed, 5 Apr 2017 00:38:36 -0400
al davis <[email protected]> wrote:

> I have an idea, but I will need you to test it.

Try commenting out lines 54 and 55 of l_dispatcher.h .

  ~DISPATCHER_BASE() {
#if !defined(NDEBUG)
    for (typename std::map<std::string, CKT_BASE*>::iterator
	 ii = _map->begin();
	 ii != _map->end();
	 ++ii) {
      assert(!(ii->second));
    }
#endif
    //delete _map;   // comment out
    //_map = NULL;
  }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.