You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ted Ross (JIRA)" <qp...@incubator.apache.org> on 2008/01/14 17:39:33 UTC

[jira] Created: (QPID-737) Patch to fix a command-line option problem when linked to boost 1.33

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.


[jira] Updated: (QPID-737) Patch to fix a command-line option problem when linked to boost 1.33

Posted by "Ted Ross (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Ross updated QPID-737:
--------------------------

    Attachment: qpid-patch18.diff

Patch file

> 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
>         Attachments: qpid-patch18.diff
>
>
> 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.


[jira] Closed: (QPID-737) Patch to fix a command-line option problem when linked to boost 1.33

Posted by "Ted Ross (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Ross closed QPID-737.
-------------------------

    Resolution: Fixed

> 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
>         Attachments: qpid-patch18.diff
>
>
> 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.