Patch to fix a command-line option problem when linked to boost 1.33
--------------------------------------------------------------------
Key: QPID-737
URL: https://issues.apache.org/jira/browse/QPID-737
Project: Qpid
Issue Type: Improvement
Components: C++ Broker
Reporter: Ted Ross
Priority: Minor
The new --load-dir and --load options don't work with boost-1.33. This older
version considers the option --load to be ambiguous.
This patch change --load to --load-module to remove the ambiguity.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.