Farid Zaripov wrote:
[...]
I have looked to the path today and found some problems
(the patch, fixes that problems is attached).
Committed thus: http://svn.apache.org/viewvc?rev=432693&view=rev
ChangeLog for patch:
* exec.cpp [_WIN32 || _WIN64] (warn_last_error):
Did you forget the description of this change? (I used the text
below instead.)
[...]
exec.cpp, function warn_last_error(): if FORMAT_MESSAGE_ALLOCATE_BUFFER
is used then lpBuffer points to the place where pointer to the allocated
buffer is stored.
Martin