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

Create PR to support refactor of drc.c code. #3094

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

DennisHeimbigner
Copy link
Collaborator

re: PR #3068

Affects files:

  • libdispatch/ncutil.[ch]
  • libdispatch/drc.c
  • include/ncutil.h
  • include/ncrc.h
  • include/netcdf_vutils.h plus any files that use the above modified .h files.

Part of splitting PR 3068

  1. move libdispatch/ncutil.h to include/netcdf_vutils.h and rename uses.
  2. Refactor code to move and unify various functions from libdispatch/drc.c into ncutil.h and ncutil.c.
  3. Modify file includes to use ncutil.h.

re: PR Unidata#3068

Affects files:
* libdispatch/ncutil.[ch]
* libdispatch/drc.c
* include/ncutil.h
* include/ncrc.h
* include/netcdf_vutils.h
plus any files that use the above modified .h files.

Part of splitting PR 3068

1. move libdispatch/ncutil.h to include/netcdf_vutils.h and rename uses.
2. Refactor code to move and unify various functions from libdispatch/drc.c into ncutil.h and ncutil.c.
3. Modify file includes to use ncutil.h.
@DennisHeimbigner DennisHeimbigner changed the title Creat PR to support refactor of drc.c code. Create PR to support refactor of drc.c code. Feb 17, 2025
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

Successfully merging this pull request may close these issues.

1 participant