mdavidsaver / pvxs

PVA protocol client/server library and utilities.
https://mdavidsaver.github.io/pvxs/
Other
19 stars 25 forks source link

Fix registering functions with EPICS #5

Closed klemenv closed 4 years ago

klemenv commented 4 years ago

Replace index_sequence implementation with one compatible with C++14 which also properly initializes arguments. Secondly, changed args to be array of pointers instead of array of entries. This seems to fix problems and allows to invoke functions from ioc shell.

AppVeyorBot commented 4 years ago

:x: Build pvxs 1.0.175 failed (commit https://github.com/mdavidsaver/pvxs/commit/ceffb38692 by @)