Stephen Siegel

Results 2 issues of Stephen Siegel

The documentation for function `aws_hash_callback_eq_fn` in `hash_table.h` states > Equality functions used in a hash table must be reflexive (i.e., a == b if and only if b == a)......

documentation

I'm having some issues installing ESBMC on a Mac (Apple MacBook Pro M1, macOS 14.6.1). First problem is telling CMake how to find my Boost installation. I use MacPorts (not...