-
- Downloads
Log better error message in case of apr_proc_create() failure.
We were using uniform macro to report the APR function and its C++ parameter expressions. But specifically for apr_proc_create() failure, better to report the command we're attempting to execute.
Please register or sign in to comment