[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #17821 [metrics-lib]: adapt metrics-lib to actual tordnsel format
#17821: adapt metrics-lib to actual tordnsel format
-------------------------+------------------------------
Reporter: iwakeh | Owner: karsten
Type: defect | Status: needs_review
Priority: Medium | Milestone:
Component: metrics-lib | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Sponsor: |
-------------------------+------------------------------
Comment (by iwakeh):
I missed one change to diamond in my patch
[https://gitweb.torproject.org/user/karsten/metrics-
lib.git/tree/src/org/torproject/descriptor/impl/ExitListEntryImpl.java?h=task-17821&id=e339ab45e192e13274b3c31bc6d76aa5abda9a12#n97
see]
{{{
- this.unrecognizedLines = new ArrayList<String>();
+ this.unrecognizedLines = new ArrayList<>();
}}}
All of your changes are fine.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17821#comment:7>
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