You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Arjan Snoek (Created) (JIRA)" <ji...@apache.org> on 2011/12/08 13:04:42 UTC

[jira] [Created] (CELIX-24) Fixe declarations for crossplatform compilation

Fixe declarations for crossplatform compilation
-----------------------------------------------

                 Key: CELIX-24
                 URL: https://issues.apache.org/jira/browse/CELIX-24
             Project: Celix
          Issue Type: Improvement
            Reporter: Arjan Snoek




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

        

[jira] [Updated] (CELIX-24) Fixe declarations for crossplatform compilation

Posted by "Arjan Snoek (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CELIX-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arjan Snoek updated CELIX-24:
-----------------------------

    Attachment: VersionPatch.patch
    
> Fixe 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: VersionPatch.patch
>
>


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

        

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

Posted by "Arjan Snoek (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CELIX-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arjan Snoek updated CELIX-24:
-----------------------------

    Description: 
Refactored the declaration of variables to be able to compile it with VisualStudio on Win32.
Also changed the dynamic array declaration to mallocs.
        Summary: Fixed declarations for crossplatform compilation  (was: Fixe declarations for crossplatform compilation)
    
> 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, 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

        

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

Posted by "Alexander Broekhuis (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CELIX-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172184#comment-13172184 ] 

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

Hi,

Thanks for the patch. I had to fix some warnings and problems, but most of it seems to be applied ok. I couldn't merge framework.c, could you update and possibly send a new patch for the missing files?

=====
Author: abroekhuis
Date: Mon Dec 19 10:53:52 2011
New Revision: 1220683

URL: http://svn.apache.org/viewvc?rev=1220683&view=rev
Log:
Applied patch from CELIX-24
                
> 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, 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

        

[jira] [Updated] (CELIX-24) Fixe declarations for crossplatform compilation

Posted by "Arjan Snoek (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CELIX-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arjan Snoek updated CELIX-24:
-----------------------------

    Attachment: CelixPatch2.patch
    
> Fixe 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, VersionPatch.patch
>
>


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

        

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

Posted by "Arjan Snoek (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CELIX-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arjan Snoek updated CELIX-24:
-----------------------------

    Attachment: PatchReplacement.patch

This is a new version, based on the latest version.
                
> 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, 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

        

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

Posted by "Arjan Snoek (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CELIX-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arjan Snoek updated CELIX-24:
-----------------------------

    Attachment: Patch after ARP model applied.patch

This patch contains the missing files and some new fixes.
                
> 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

        

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

Posted by "Alexander Broekhuis (Commented) (JIRA)" <ji...@apache.org>.
    [ 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

        

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

Posted by "Arjan Snoek (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CELIX-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13165174#comment-13165174 ] 

Arjan Snoek commented on CELIX-24:
----------------------------------

Moved variable declaration so it can be compiled with VS for Win32
                
> Fixe 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: VersionPatch.patch
>
>


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