[ 
https://issues.apache.org/jira/browse/QPID-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Conway updated QPID-1148:
------------------------------

    Attachment: makefile_am.diff

Those patches look good to me, built & tested fine on fedora 9. With the 
attached Makefile.am patch they can be committed now.

> c++ broker: need abstraction layer for flock and lockf posix calls.
> -------------------------------------------------------------------
>
>                 Key: QPID-1148
>                 URL: https://issues.apache.org/jira/browse/QPID-1148
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>         Attachments: filesysdir.diff, lockfile.diff, makefile_am.diff
>
>
> The broker code uses posix calls lockf and flock for file locking. These 
> calls need to be moved to abstraction classes in qpid::sys so that porting 
> work (in particular to windows) can replace the implementations without 
> having to refactor top-level broker code.

-- 
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