epics-modules / devlib2

Helper library for memory mapped bus access
http://epics-modules.github.io/devlib2/
Other
4 stars 8 forks source link

Windows fixes #11

Closed dirk-zimoch closed 4 years ago

dirk-zimoch commented 4 years ago

Fix several Windows related problems (different function name, linker problems, type case warnings)

dirk-zimoch commented 4 years ago

Related to #9

AppVeyorBot commented 4 years ago

:x: Build devlib2 1.0.6 failed (commit https://github.com/epics-modules/devlib2/commit/b985d89786 by @dirk-zimoch)

AppVeyorBot commented 4 years ago

:x: Build devlib2 1.0.7 failed (commit https://github.com/epics-modules/devlib2/commit/ddbad34bed by @dirk-zimoch)

dirk-zimoch commented 4 years ago

The AppVeyor tests fail, because there is no actual implementation for PCI on Windows yet (I think). Helge Brands is working on an implementation, but that takes time. For the time being: At least it compiles and links. :-)

mdavidsaver commented 4 years ago

Applied as of 1c954a9859e7ed8f50ae3749b34203e410f75ced. Thanks.

there is no actual implementation for PCI on Windows yet

This is a job for testSkip() and testTodoBegin/End(). 5d28689a94348d58d215df1e115950cc2ae71782