Le 07/06/2012 21:29, Richard Heck a écrit :
On 06/07/2012 11:33 AM, Jean-Marc Lasgouttes wrote:
Le 07/06/2012 17:21, Jean-Marc Lasgouttes a écrit :
The branch, master, has been updated.
- Log -----------------------------------------------------------------
commit 0ef36860c380626cc0930b34144794166fc1adb6
Author: Jean-Marc Lasgouttes<lasgout...@lyx.org>
Date: Thu Jun 7 17:19:04 2012 +0200
Handle sending a FuncRequest object to lyxerr
* Implement the corresponding operator<<
* Use it in a couple new places
To branch ?
Seems useful.
It is in branch now. Next in line, commit 92e3cc45, which reports file
names in debug messages as
support/filetools.cpp
instead of
../../../master/src/support/filetools.cpp
I find it much more readable, but
* it might not work correctly on windows (can people check?)
* people might not like it for other unforeseen reason (use with a
IDE??)
JMarc