[AGENT++] AGENT++ 4.1.2 and AgentX++ 2.1.1 Released

Frank Fock fock at agentpp.com
Wed Sep 12 09:56:30 CEST 2018


Hi,

Today, AGENT++ 4.1.2 and AgentX++ 2.1.1 have been released to fix an issue with namespace clashing. 

RELEASE NOTES
==============

AGENT++ Version 4.1.2: CHANGES since Version 4.1.1b (requires SNMP++ 3.3.11a or later)

* Fixed [APP-53]: Remove "using namespace" statements from libagent.h 
  header file.

AGENT++ Version 4.1.1b: CHANGES since Version 4.1.0 (requires SNMP++ 3.3.11a or later)

* Fixed: Removed sample files from agenpro/agent/ directory. 

* Fixed: Added missing WIN32DLL.h header file for Win compilation.

* Fixed: Compilation problem on Mac OS X regarding unsupported 
  pthread_mutex_timedlock.
* Fixed the "static initialization order fiasco":
  static object "Synchronized ThreadManager::global_lock" is created before
  object "static map<string, int *> logfilter_profiles". If Synchronized
  constructor is calling LOG_xxx, the application crashes in initLogProfiles().
* Changed: Made ThreadPool:is_idle and ::is_busy methods virtual for better
  extensibility.


AgentX++ v2.1.1 (AGENT++v4.1.2 or later)

* Fixed [APP-53]: Removed "using namespace" statements from libagentx.h 
  header file.
* Removed: Obsolete README file.

Best regards,
Frank Fock



More information about the AGENTPP mailing list