[cpp-sp] branch main updated (942c155e -> 9e0588bf)

Rod Widdowson rdw at steadingsoftware.com
Sat Dec 7 15:54:30 UTC 2024


This is an automated email from the git hooks/post-receive script.

rdw pushed a change to branch main
in repository cpp-sp.

    from 942c155e More warning supression to DiscoveryFeed.cpp
     new 9311e652 Add missing include of <mutex>
     new f49268b6 Windows include master header file and pin to 8 bit character API
     new c51b96ca WIN32 is not be defined for Windows ... until after config_win32 is included
     new ae6dab71 Change class linkage to SHIBSP_API
     new b7fdb0be Turn off common warning ReloadableXMLFile.h BoostPropertySet.h AbstractLoggingService.h
     new f818ef13 Remove unused variable name in catch()
     new 6985f29f Add include <internal> to Category.cpp and Priority.cpp
     new 9e0588bf Uniquify the PluginManager class

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 shibsp/impl/AgentConfig.cpp                    |  9 +++++++--
 shibsp/impl/XMLApplication.cpp                 |  3 ++-
 shibsp/internal.h                              |  2 +-
 shibsp/logging/impl/AbstractLoggingService.cpp |  4 ++--
 shibsp/logging/impl/AbstractLoggingService.h   | 12 ++++++++++++
 shibsp/logging/impl/Category.cpp               |  1 +
 shibsp/logging/impl/Priority.cpp               |  2 ++
 shibsp/util/BoostPropertySet.h                 |  9 +++++++++
 shibsp/util/PathResolver.cpp                   |  4 ++--
 shibsp/util/ReloadableXMLFile.cpp              |  2 +-
 shibsp/util/ReloadableXMLFile.h                | 10 ++++++++++
 shibsp/util/URLEncoder.h                       |  2 +-
 12 files changed, 50 insertions(+), 10 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list