decaf/internal/AprPool.cpp fails to compile with trunk APR
----------------------------------------------------------

                 Key: AMQCPP-255
                 URL: https://issues.apache.org/activemq/browse/AMQCPP-255
             Project: ActiveMQ C++ Client
          Issue Type: Bug
         Environment: CC: Visual Studio 2005 SP1 on Windows Vista SP2 32-bit 
(Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.762 for 
80x86)
            Reporter: Ivan Pechorin
            Assignee: Timothy Bish
             Fix For: 3.0.1, 3.1, 3.0


Unmanaged pool APIs were removed from APR (apr_pools.h and apr_pools.c) on 
March 25, 2009: http://svn.apache.org/viewvc?view=rev&revision=758360

Therefore, when I try to build trunk ActiveMQ C++ client against trunk version 
of APR, I get the following compilation error:

------ Build started: Project: vs2005-activemq, Configuration: ReleaseDLL Win32 
------
Compiling...
UUID.cpp
HexStringParser.cpp
AprPool.cpp
..\src\main\decaf\internal\AprPool.cpp(41) : error C3861: 
'apr_pool_create_unmanaged_ex': identifier not found

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to