Blake Bender created GEODE-9524: ----------------------------------- Summary: Make name of directory agree with library name for C bindings Key: GEODE-9524 URL: https://issues.apache.org/jira/browse/GEODE-9524 Project: Geode Issue Type: Improvement Components: native client Reporter: Blake Bender
Path uses c_bindings with a `_`, but the library is c-bindings with a `-`. Switch to `-` everywhere for consistency. -- This message was sent by Atlassian Jira (v8.3.4#803005)