You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Steve Huston (JIRA)" <qp...@incubator.apache.org> on 2008/12/10 22:24:44 UTC

[jira] Created: (QPID-1525) Missing pure virtual method in Windows AsynchIO.cpp

Missing pure virtual method in Windows AsynchIO.cpp
---------------------------------------------------

                 Key: QPID-1525
                 URL: https://issues.apache.org/jira/browse/QPID-1525
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker, C++ Client
    Affects Versions: M4
         Environment: Windows
            Reporter: Steve Huston
            Assignee: Steve Huston
            Priority: Blocker
             Fix For: M4


svn rev 724233 added a pure virtual method to qpid/sys/AsynchIO.h which was not added to qpid/sys/windows/AsynchIO.cpp. This causes the common lib compile to fail. Must be fixed for M4.

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


[jira] Resolved: (QPID-1525) Missing pure virtual method in Windows AsynchIO.cpp

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

Steve Huston resolved QPID-1525.
--------------------------------

    Resolution: Fixed

Fixed in svn r725486

> Missing pure virtual method in Windows AsynchIO.cpp
> ---------------------------------------------------
>
>                 Key: QPID-1525
>                 URL: https://issues.apache.org/jira/browse/QPID-1525
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker, C++ Client
>    Affects Versions: M4
>         Environment: Windows
>            Reporter: Steve Huston
>            Assignee: Steve Huston
>            Priority: Blocker
>             Fix For: M4
>
>
> svn rev 724233 added a pure virtual method to qpid/sys/AsynchIO.h which was not added to qpid/sys/windows/AsynchIO.cpp. This causes the common lib compile to fail. Must be fixed for M4.

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