On 01/10/2010 10:47 AM, sa...@lyx.org wrote:
Author: sanda
Date: Sun Jan 10 16:47:40 2010
New Revision: 32942
URL: http://www.lyx.org/trac/changeset/32942
Log:
This patch from Richard was correct.
Are you sure? If you don't cancel, then msg is ultimately the return
value from some version of VCS::checkIn(), and all of these seem to
return string() under some circumstances. I can't tell what
circumstances, but I'm not sure we can trust that. Perhaps the thing to
do is make sure we always return something, even if "(no message)".
rh