[
https://issues.apache.org/jira/browse/CELIX-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erik Sanders updated CELIX-6:
-----------------------------
Attachment: hash_tested.patch
Hash_test is now working on windows. Fixed an initialization issue on the
resize and fixed the test to use compare/hash functions to work on char*
Fixed the standard problems for windows as well
- stdbool
- declaration
- dllimport
this patch includes the previous patch on cunit
> Make codebase compliant for windows
> -----------------------------------
>
> Key: CELIX-6
> URL: https://issues.apache.org/jira/browse/CELIX-6
> Project: Celix
> Issue Type: Improvement
> Environment: Windows, Visual studio 2008
> Reporter: Erik Sanders
> Attachments: cunit.patch, hash_tested.patch, utilspatch.patch
>
>
> A first patch to make celix available on Windows. The problem is that the ms
> compiler is not C99 compliant.
> The problems solved so far are:
> - move all declaration to the beginning of a function
> - introduce celixbool.h because stdbool.h is not available
> This patch only concerns utils and is used to verify if nothing is broken.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira