Sandia-OpenSHMEM / SOS

Sandia OpenSHMEM is an implementation of the OpenSHMEM specification over multiple Networking APIs, including Portals 4, the Open Fabric Interface (OFI), and UCX. Please click on the Wiki tab for help with building and using SOS.
Other
61 stars 53 forks source link

src: Update uthash.h to v2.3.0 #1101

Closed philipmarshall21 closed 11 months ago

philipmarshall21 commented 12 months ago

This PR updates uthash.h from v2.0.1 to v2.3.0

philipmarshall21 commented 12 months ago

Yes, the new version still primarily uses unsigned (rather than unsigned int) and there is inconsistency in the file with respect to using const unsigned char* in some places and in other places using unsigned const char *

philipmarshall21 commented 11 months ago

Looks good, thanks @philipmarshall21

You bet! If this branch is ok to be merged, the merge will need to be performed by an authorized user.

davidozog commented 11 months ago

Looks good, thanks @philipmarshall21

You bet! If this branch is ok to be merged, the merge will need to be performed by an authorized user.

@philipmarshall21 - I attempted to give you permission to merge. Do you want to try on this PR? This will likely be useful in the future...

philipmarshall21 commented 11 months ago

Looks good, thanks @philipmarshall21

You bet! If this branch is ok to be merged, the merge will need to be performed by an authorized user.

@philipmarshall21 - I attempted to give you permission to merge. Do you want to try on this PR? This will likely be useful in the future...

Interesting...on my end I still see that merging is blocked (with message "The base branch restricts merging to authorized users.").