Re: [Mono-dev] PR1155

2015-03-06 Thread Miguel de Icaza
Ah, thanks for providing the answers to the comments.

This pull request has been merged.

On Fri, Mar 6, 2015 at 9:25 AM, Steffen Kieß <
steffen.ki...@ipvs.uni-stuttgart.de> wrote:

> Hello,
>
> pull request https://github.com/mono/mono/pull/1155 fixes some issues
> with string handling in System.Json:
> - Escape control characters, as required by JSON spec
> - Escape invalid surrogate pairs
> - Escape characters invalid in JavaScript strings
> - Escape " - Fix serialization of chars
>
> Can someone take a look at the pull request / tell me if I should change
> anything?
>
>
> Steffen Kieß
> ___
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] PR1155

2015-03-06 Thread Steffen Kieß

Hello,

pull request https://github.com/mono/mono/pull/1155 fixes some issues 
with string handling in System.Json:

- Escape control characters, as required by JSON spec
- Escape invalid surrogate pairs
- Escape characters invalid in JavaScript strings
- Escape "Can someone take a look at the pull request / tell me if I should change 
anything?



Steffen Kieß
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list