<!DOCTYPE html><html><head><title></title><style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style></head><body><div>Is it possible to get rid of one implementation?<br></div><div><br></div><div>On Mon, Sep 28, 2020, at 13:28, Rémi Denis-Courmont wrote:<br></div><blockquote type="cite" id="qt" style=""><div>Hi,<br></div><div><br></div><div>That was already mentioned in one of the review thread. Also that that code is horrible, with its at best dubious pointer casts, most likely aliasing bugs.<br></div><div><br></div><div>And looking at it again, it seems to decode strings incorrectly to CESU-8 instead of UTF-8.<br></div><div><br></div><div class="qt-gmail_quote"><div>Le 28 septembre 2020 14:02:37 GMT+03:00, Francois Cartegnie <fcvlcdev@free.fr> a écrit :<br></div><blockquote class="qt-gmail_quote" style="margin-top:0pt;margin-right:0pt;margin-bottom:0pt;margin-left:0.8ex;border-left-color:rgb(204, 204, 204);border-left-style:solid;border-left-width:1px;padding-left:1ex;"><pre class="qt-k9mail"><div>Le 28/09/2020 à 10:20, Thomas Guillem a écrit :<br></div><div>> <br></div><blockquote class="qt-gmail_quote" style="margin-top:0pt;margin-right:0pt;margin-bottom:1ex;margin-left:0.8ex;border-left-color:rgb(114, 159, 207);border-left-style:solid;border-left-width:1px;padding-left:1ex;"><div><br></div><div>On Sun, Sep 27, 2020, at 15:16, Rémi Denis-Courmont wrote:<br></div><blockquote class="qt-gmail_quote" style="margin-top:0pt;margin-right:0pt;margin-bottom:1ex;margin-left:0.8ex;border-left-color:rgb(173, 127, 168);border-left-style:solid;border-left-width:1px;padding-left:1ex;"><div> vlc | branch: master | Rémi Denis-Courmont <remi@remlab.net> | Sun Sep <br></div><div> 27 15:19:42 2020 +0300| [c4c1bc81e819cee65f673a10f58e40f56eab9704] | <br></div><div> committer: Rémi Denis-Courmont<br></div><div><br></div><div> JSON representation and Javascript unescaping<br></div><div><br></div><blockquote class="qt-gmail_quote" style="margin-top:0pt;margin-right:0pt;margin-bottom:1ex;margin-left:0.8ex;border-left-color:rgb(138, 226, 52);border-left-style:solid;border-left-width:1px;padding-left:1ex;"><a href="http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c4c1bc81e819cee65f673a10f58e40f56eab9704">http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c4c1bc81e819cee65f673a10f58e40f56eab9704</a><br></blockquote><div><hr>  modules/demux/Makefile.am |   7 +++<br></div><div>  modules/demux/json/json.c | 145 ++++++++++++++++++++++++++++++++++++++++++++++<br></div><div>  modules/demux/json/json.h |  73 +++++++++++++++++++++++<br></div><div>  3 files changed, 225 insertions(+)<br></div></blockquote></blockquote><div><br></div><div>Speaking of NIH symdrom we already had a proven helper for years:<br></div><div>webservices/json.*<br></div></pre></blockquote></div><div><br></div><div>-- <br></div><div>Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté. <br></div><div>_______________________________________________<br></div><div>vlc-devel mailing list<br></div><div>To unsubscribe or modify your subscription options:<br></div><div><a href="https://mailman.videolan.org/listinfo/vlc-devel">https://mailman.videolan.org/listinfo/vlc-devel</a><br></div></blockquote><div><br></div></body></html>