Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup and cleanup libtirpc #1

Open
schwehr opened this issue Jan 17, 2023 · 0 comments
Open

Setup and cleanup libtirpc #1

schwehr opened this issue Jan 17, 2023 · 0 comments

Comments

@schwehr
Copy link
Owner

schwehr commented Jan 17, 2023

I created this repo of libtirpc so that I have a place I can work on it without having to deal with a stand alone repo and sourceforge.

The main reason for this is troubles with xdrposix.c in hdf4: HDFGroup/hdf4#107

But generally libtirpc needs some modernization. This library has issues that are a superset of HDFGroup/hdf4#32

  • switch autoconf for cmake
  • add tests
  • add CI
  • codespell
  • protoize
  • add an option to build with just the xdr encoding/decoding for things that do not need the networking code (which is all that hdf4 needs)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant