On 9/6/19, Nick Mathewson wrote:
> What version of Tor?
Oops, here it is: 0.4.1.5
___
tor-dev mailing list
tor-dev@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
On Tue, Jun 25, 2019 at 9:24 PM wrote:
FWIW, this proposal is now in the repository. Let's do the pending
changes as patches on what's there now.
--
Nick
___
tor-dev mailing list
tor-dev@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailm
On Fri, Sep 6, 2019 at 4:51 AM grarpamp wrote:
>
> freebsd 12 x64 gcc 8.3.0
>
> src/core/or/connection_edge.c:2563:5: warning: potential null pointer
> dereference [-Wnull-dereference]
> src/lib/math/fp.c:106:16: warning: conversion from 'double' to 'float'
> may change value [-Wfloat-conversion]
freebsd 12 x64 gcc 8.3.0
src/core/or/connection_edge.c:2563:5: warning: potential null pointer
dereference [-Wnull-dereference]
src/lib/math/fp.c:106:16: warning: conversion from 'double' to 'float'
may change value [-Wfloat-conversion]
src/lib/math/fp.c:111:18: warning: conversion from 'double' t