You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Alexander Broekhuis (Commented) (JIRA)" <ji...@apache.org> on 2012/01/09 15:25:39 UTC

[jira] [Commented] (CELIX-24) Fixed declarations for crossplatform compilation

    [ https://issues.apache.org/jira/browse/CELIX-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182520#comment-13182520 ] 

Alexander Broekhuis commented on CELIX-24:
------------------------------------------

Hi,

Thanks for the check and new patch. I have committed it to trunk. Could you test and check if every change you made is now applied?

=====
Author: abroekhuis
Date: Mon Jan  9 14:21:45 2012
New Revision: 1229165

URL: http://svn.apache.org/viewvc?rev=1229165&view=rev
Log:
Applied patch for issue CELIX-24

Applied patch for building celix on windows. Fixed some memory leaks introduced with this patch.

Modified:
   incubator/celix/trunk/framework/private/src/bundle_archive.c
   incubator/celix/trunk/framework/private/src/filter.c
   incubator/celix/trunk/framework/private/src/framework.c
   incubator/celix/trunk/framework/private/src/manifest.c
   incubator/celix/trunk/framework/private/src/service_tracker.c
                
> Fixed declarations for crossplatform compilation
> ------------------------------------------------
>
>                 Key: CELIX-24
>                 URL: https://issues.apache.org/jira/browse/CELIX-24
>             Project: Celix
>          Issue Type: Improvement
>            Reporter: Arjan Snoek
>         Attachments: CelixPatch2.patch, Patch after ARP model applied.patch, PatchReplacement.patch, VersionPatch.patch
>
>
> Refactored the declaration of variables to be able to compile it with VisualStudio on Win32.
> Also changed the dynamic array declaration to mallocs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira