[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #29169 [Core Tor/Tor]: 32-bit warnings in test_circuitpadding.c
#29169: 32-bit warnings in test_circuitpadding.c
------------------------------+--------------------------------
Reporter: nickm | Owner: nickm
Type: defect | Status: assigned
Priority: Medium | Milestone: Tor: 0.4.0.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: .1 | Reviewer:
Sponsor: |
------------------------------+--------------------------------
Ugh, Jenkins is failing. Time to fix it. Here's an example:
{{{
16:52:06 src/test/test_circuitpadding.c:1864:43: error: implicit
conversion loses integer precision: 'circpad_time_t' (aka 'unsigned long
long') to 'long' [-Werror,-Wshorten-64-to-32]
16:52:06
tt_int_op(client_side->padding_info[0]->padding_scheduled_at_usec,
16:52:06
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29169>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs