[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #26541 [Core Tor/Tor]: Fix minor mistakes in the bandwidth-file dir-spec entry
#26541: Fix minor mistakes in the bandwidth-file dir-spec entry
---------------------------------+------------------------------------
Reporter: teor | Owner: juga
Type: defect | Status: needs_review
Priority: Medium | Milestone: Tor: 0.3.5.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: tor-bwauth, torspec | Actual Points:
Parent ID: #3723 | Points:
Reviewer: | Sponsor:
---------------------------------+------------------------------------
Comment (by teor):
Replying to [comment:12 juga]:
> Modified according the comments.
It looks great!
> I used ArgumentChar, let me know if that's not correct.
One more fix - it needs to be ArgumentCharValue.
ArgumentChar includes space:
{{{
ArgumentChar ::= any printing ASCII character except NL.
}}}
ArgumentCharValue doesn't:
{{{
ArgumentCharValue ::= any printing ASCII character except NL and SP.
}}}
(Those names are confusing, aren't they? Maybe we should change
ArgumentCharValue to ValueChar? We can open a separate ticket for that fix
if you want.)
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26541#comment:13>
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