Author: Vincent van Ravesteijn <[email protected]>
Date: Sat, 17 Mar 2012 19:00:25 +0100
New Commit: b754fb0253671ca564e6940088c38786083e477c
URL: 
http://git.lyx.org/?p=lyx.git;a=commit;h=b754fb0253671ca564e6940088c38786083e477c

Log:
Clear the error list from previous errors

We only copied the error list to the cloned buffer when makeLatexfile
failed. This means that a second try will never clear the error list and
the user will be presented the same list again.

Therefore, we unconditionally copy the error list such that we also clear
the list on success.

Reply via email to