Fix Phobos dependencies on autodecoding
jmh530
john.michael.hall at gmail.com
Tue Aug 13 19:15:59 UTC 2019
On Tuesday, 13 August 2019 at 19:10:17 UTC, matheus wrote:
> [snip]
>
> Copy and paste Expected and Actual output on notepad and you
> will see the difference, or just take a look at the HTML page
> source on your browser (Search for Expected Output):
>
> <span class="forum-quote-prefix">> </span>Expected output:
> <span class="forum-quote-prefix">> </span> тевирп
> <span class="forum-quote-prefix">> </span> те́вирп
> <span class="forum-quote-prefix">></span>
> <span class="forum-quote-prefix">> </span>Actual output:
> <span class="forum-quote-prefix">> </span> тевирп
> <span class="forum-quote-prefix">> </span> т́евирп
>
> For me it shows the difference pretty clear.
>
> Matheus.
Interestingly enough, what you have there does not look any
different. However, if I actually do what you say and post it to
notepad or something, then it does look different.
More information about the Digitalmars-d
mailing list