Closed
Description
See warnings in https://github.com/LLNL/sundials/actions/runs/3861321674/jobs/6582228224.
D:/a/sundials/sundials/src/sundials/sundials_hashmap.h:26:48: warning: conversion from 'long long unsigned int' to 'long unsigned int' changes value from '14695981039346656037' to '2216829733' [-Woverflow]
26 | static const unsigned long HASH_PRIME = 14695981039346656037U;b