Skip to content

Step 2 in splitting PR 3068 - #3089

Merged
WardF merged 9 commits into
Unidata:mainfrom
DennisHeimbigner:tinyxml.dmh
Apr 2, 2025
Merged

Step 2 in splitting PR 3068#3089
WardF merged 9 commits into
Unidata:mainfrom
DennisHeimbigner:tinyxml.dmh

Conversation

@DennisHeimbigner

@DennisHeimbigner DennisHeimbigner commented Feb 11, 2025

Copy link
Copy Markdown
Contributor

re: PR #3068

  1. Fix a namespace problem in tinyxml2.cpp. Note that this is a visual studio problem hence use of _MSC_VER.
  2. Turn off libdap4/test_hyrax.sh until such time as the DAP4 spec. problems are reconciled.

re: PR Unidata#3068

1. Fix a namespace problem in tinyxml2.cpp.
   Note that this is a visual studio problem hence use of _MSC_VER.
re: PR Unidata#3068

1. Fix a namespace problem in tinyxml2.cpp.
   Note that this is a visual studio problem hence use of _MSC_VER.
DennisHeimbigner added a commit to DennisHeimbigner/netcdf-c that referenced this pull request Feb 14, 2025
re: PR Unidata#3068

Part of splitting PR 3068

1. Libdap2+Libdap4: Update to change "_FillValue" to NC_FillValue constant.
2. Libdap4: Update the algorithm for sizing the packet buffer.
3. Libdap4: Dynamically sort the ATOMICTYPEINFO table so it can be used
   with binary search in lookupAtomicType function
4. Mark some unused function arguments.
5. Subsume the Hyrax changes in PR Unidata#3089.
@WardF
WardF merged commit bab9e41 into Unidata:main Apr 2, 2025
@WardF

WardF commented Apr 2, 2025

Copy link
Copy Markdown
Member

Thanks!

@DennisHeimbigner
DennisHeimbigner deleted the tinyxml.dmh branch July 12, 2025 02:54
DennisHeimbigner added a commit to DennisHeimbigner/netcdf-c that referenced this pull request Nov 30, 2025
1. Libdap2+Libdap4: Update to change "_FillValue" to NC_FillValue constant.
2. Libdap4: Update the algorithm for sizing the packet buffer.
3. Libdap4: Dynamically sort the ATOMICTYPEINFO table so it can be used
   with binary search in lookupAtomicType function
4. Mark some unused function arguments.
5. Subsume the Hyrax changes in PR Unidata#3089.
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.

2 participants