Opened 8 years ago
Closed 7 years ago
#149 closed enhancement (wontfix)
B[10.nV] incorrect?
Reported by: | Benjamin Flessner | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Keywords: | ||
Cc: |
Description
Bel 10 nanovolt is the only unit defined with a period in its simple unit term. Should this, instead be an apostrophe? I.E. B[10'nV]
Change History (1)
comment:1 Changed 7 years ago by
Milestone: | Revision 1.9 |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Type: | defect → enhancement |
Note: See
TracTickets for help on using
tickets.
since square brackets can only exist as matched pairs, and "Within a matching pair of square brackets the full range of characters [...] can be used." So it is not necessary. It is definitely not a defect.
I propose not to act on this because it would add an unnecessary synonym. People should not build parsers that would fail on this, because if they did, something cold break them tomorrow.