[
https://issues.apache.org/jira/browse/CELIX-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051978#comment-13051978
]
Alexander Broekhuis commented on CELIX-6:
-----------------------------------------
Hi, I have committed the patch to revision 1137628. I've undone the
compare/hash function change on the test. The hash_map_test is used to test the
default hash fallback function. It should have failed on linux, and the test
itself was wrong. This is also fixed in this revision.
Again, thanks, looking forward to more!
> 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