[tor-bugs] #27185 [Core Tor]: test/test.c and lround() prototype
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Aug 17 10:58:00 UTC 2018
#27185: test/test.c and lround() prototype
------------------------------+---------------------------------
Reporter: gvanem | Owner: (none)
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Core Tor | Version: Tor: 0.3.4.6-rc
Severity: Minor | Resolution:
Keywords: clang-cl warning | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
------------------------------+---------------------------------
Comment (by gvanem):
The C-preprocessed prototype should be:
{{{
_declspec (dllimport)
long __cdecl lround (double _X);
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27185#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list