[
https://issues.apache.org/jira/browse/CELIX-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erik Sanders updated CELIX-6:
-----------------------------
Attachment: cunit.patch
Made utils testable with cunit.
I used http://code.google.com/p/c-unit/ version 1.1.1 and the vs2008 using
\c-unit-1.1.1\vc8\cunit.sln
Also changes to the cmake file (cmake/modules/FindCUnit.cmake
) to exclude curses and to add the correct path
see the patch
> 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, 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