Le 19/10/2015 20:28, Vincent van Ravesteijn a écrit :
commit 10d7f6d479b05cf101173a8ab036676482b7c251 Author: Vincent van Ravesteijn <v...@lyx.org> Date: Mon Oct 19 21:25:26 2015 +0200msvc: Fix compilation of TexRow The problem was that "odocstringstream << (const char *) ptr" did not compile using msvc.
Thanks, Vincent!