Opened 9 years ago
Closed 9 years ago
#47761 closed enhancement (fixed)
rust @0.12.0-pre-20140903-8a89867 funny characters in description
Reported by: | dstrubbe (David Strubbe) | Owned by: | g5pw (Aljaž Srebrnič) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | haspatch | Cc: | larryv (Lawrence Velázquez) |
Port: | rust |
Description
If you are viewing 'port info rust' in a shell without some kind of UTF support set up, you see this:
Description: Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of âprogramming in the largeâ both abstract and operational â that preserve large-system integrity, availability and concurrency.
The offending characters can easily be changing to standard ones so that the description will look reasonable to everyone. See attached patch.
Attachments (1)
Change History (4)
Changed 9 years ago by dstrubbe (David Strubbe)
Attachment: | Portfile-rust.diff added |
---|
comment:1 Changed 9 years ago by dstrubbe (David Strubbe)
Keywords: | haspatch added |
---|
comment:2 Changed 9 years ago by neverpanic (Clemens Lang)
Cc: | larryv@… added |
---|---|
Owner: | changed from g5pw@… to g5pw@… |
comment:3 Changed 9 years ago by dstrubbe (David Strubbe)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed r141254.
Note: See
TracTickets for help on using
tickets.
I'm inclined to say: it's 2015, UTF-8 isn't going away anytime soon – but then again we should probably properly support it and sanitize the output if your locale isn't UTF-8.
Anyway, Trac doesn't support multiple people in the owner field (speaking of this being 2015 :/), so I've fixed that for you to notify the maintainers via email.