Fixed: intbitset.c:7728: warning: comparison is always false due to limited range of data type warning, due to usage of bool_t datatype. Cython support bint datatype which behaves as bool in Python, but are stored as int in C.
Description
Description
Details
Details
- Committed
Samuele Kaplun <samuele.kaplun@cern.ch> Dec 3 2007, 10:15 - Parents
- R3600:ba2bc4cd6609: New intbitset.c generated with Cython-0.9.6.9. It is again compatible with…
- Branches
- Unknown
- Tags