<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi Francois,<br>
<br>
Apologies on letting this fall through the cracks temporarily, but I pushed the fix for this, too.<br>
<br>
Thanks again for testing out the new Darshan version and sharing your fixes with us, we very much appreciate it!<br>
<br>
--Shane<br>
<br>
<div class="moz-cite-prefix">On 1/7/20 10:18 AM, François Trahay wrote:<br>
</div>
<blockquote type="cite" cite="mid:61a189a2-2336-4b9c-30b3-b8fa4276acd0@telecom-sudparis.eu">
Hi, <br>
<br>
Due to a missing environment variable, I got the following message when running an application with darshan:
<br>
<br>
darshan_library_warning: unable to create log file . <br>
<br>
<br>
This incomplete message is due to the DARSHAN_CHECK_ERR macro in darshan-runtime/lib/darshan-core.c that only prints the message format, but does not the variadic arguments. The attached patch fixes the problem.
<br>
<br>
Regards. <br>
<br>
François <br>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Darshan-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Darshan-users@lists.mcs.anl.gov">Darshan-users@lists.mcs.anl.gov</a>
<a class="moz-txt-link-freetext" href="https://lists.mcs.anl.gov/mailman/listinfo/darshan-users">https://lists.mcs.anl.gov/mailman/listinfo/darshan-users</a>
</pre>
</blockquote>
<br>
</body>
</html>