robotpkg-wip (Work In Progress) is a project to hold packages that require some work before being integrated into robotpkg. Clone this package as robotpkg/wip (where robotpkg is the regular robotpkg reposityory) and enjoy fixing bleeding-edge packages!
Anthony Mallet
authored
Changes since 1.3: . Fix compatibility with genom3-2.99.20 for async codels . Delete genom_pocolibs interface and the genom_pocolibs::error exception . Fix error detection in connect_port() and connect_remote() services . Delete obsolete file . Do not hardcode a mangled type name . Update exception handling during replies reception in clienþc . Implement new "result" function in clienþc . Add extern "C" in the generated c/client.h . Fix the scheduling of exec tasks according to the permanent activities codels . Add a 'Requires' field in the .pc files for the genom C client protocol number . De-constify clients json_error() return value . Fix a few memory leaks in the C client implementation . Must explicitly mention clienþc -uninstalled.pc in BUILT_SOURCE . Replace local client.h API / .pc files by genom3 common template source . Fix "void" exceptions decoding in C client