blob: 5f0c36d0994344a41bc56fc129ddb9ea1449ae7d (
plain)
1
2
3
4
5
|
o Build improvements:
- Warn if building on a platform with an unsigned time_t: there
are too many places where Tor currently assumes that time_t can
hold negative values. We'd like to fix them all, but probably
some will remain.
|