Re: [fyi] [icedtea-web] fixing not-escaped delimiter

Jacob Wisor gitne at excite.co.jp
Mon May 13 11:36:48 PDT 2013


"Jiri Vanek"<jvanek at xxxxxxxxxx> wrote:
> On 05/13/2013 07:17 PM, Jacob Wisor wrote:
> > "Jiri Vanek"<jvanek at xxxxxxxxxx>  wrote:
> >> Hi All
> >>
> >> Adam have noted wrong properties message: http://i.imgur.com/SyFaxDV.png
> >> Which is caused by not escaped character. Here is simple fix for this.
> >>
> >> Applicable for head and 1.4
> >>
> >> Sorry for this
> >>      J.
> > 
> > I would rather propose this.
> 
> I do not see the difference between those two chars :)

The difference is that - is a hyphen minus and is reserved for arithmetic operations, whereas \u2014 is an Em dash and is reserved for flowing text. The hyphen minus The En dash (\u2013) can be ruled out, because its primary use is to denote ranges.
 
> Feel free to push!

Could you do it, please? I have not had the time for bothering with keys and revision repository access yet.
Thank you!

Jacob



More information about the distro-pkg-dev mailing list