Re: Freebsd patches
Devchandra L Meetei <[email protected]> Tue, 4 Mar 2014 23:18:21 +0530
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <CAKmFMKdwwfT-ZJ3h55YJykM3A0SxWh9HpbNq5qYBsWMxdGw8BA@mail.gmail.com> |
Thanks Bruno for the contribution. just checked the patch, seems that we have multiple files as being suggested for freebsd. You might like to combine all the files into a single patch for easy viewing. We usually generate the patch using cvs diff. Will you be please able to do that. There is already a feature tracking bugs for openbsd/freebsd at [1]. May be we will reuse that new updated patch for the feature. [1] http://bugzilla.openpegasus.org/show_bug.cgi?id=8882 On Sat, Mar 1, 2014 at 11:51 AM, Bruno Lauzé <[email protected]> wrote: > Here's patches I realized to compile with FreeBSD-CURRENT and clang. > The Platform and config files have been copied mostly from Linux model > with all required modification. > > Note: > > src/IndicationService/IndicationService.cpp have 2 unused declaration > (included in patches) > > Also src/Pegasus/Query/QueryCommon/QueryIdentifier.h expose > QueryException.h which causes problems when creating Provider with > CIMInstanceQueryProvider, wrapping it around PEGASUS_INTERNAL_ONLY fixes > the problem. -- Warm Regards --Dev OpenPegasus Developer/Committer "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." --- Martin Fowler