<div dir="ltr"><div>Actually it is fortran (at least, my compiler) that recognizes (to my surprise) a syntax like "~/my_dir/my_file", while my C compiler (that opens the PP file once again to compute the MD5 checksum) doesn't. I have a workaround to prevent funny characters to show up in this case that I am going to commit soon. It is quite dumb to read twice the same file, once with fortran, once with C, but I don't know how to read from fortran an entire file into a character variable.<br><br></div>Paolo<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 9, 2015 at 9:27 AM, Lorenzo Paulatto <span dir="ltr"><<a href="mailto:lorenzo.paulatto@impmc.upmc.fr" target="_blank">lorenzo.paulatto@impmc.upmc.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thursday, October 08, 2015 08:09:24 PM Paolo Giannozzi wrote:<br>
> I confirm that the routine computing MD5 does not like the presence of "~"<br>
> in the directory name. Any idea why?<br>
><br>
<br>
</span>I think that never worked, and that md5 is just the first thing to fail at<br>
this version of the code. Processing the filename with wordexp(3) could fix<br>
this issue, but I'm not sure that the fortran part of the code would work.<br>
<br>
cheers<br>
<br>
--<br>
Dr. Lorenzo Paulatto<br>
IdR @ IMPMC -- CNRS & Université Paris 6<br>
<a href="tel:%2B33%20%280%291%2044%20275%20084" value="+33144275084">+33 (0)1 44 275 084</a> / skype: paulatz<br>
<a href="http://www.impmc.upmc.fr/~paulatto/" rel="noreferrer" target="_blank">http://www.impmc.upmc.fr/~paulatto/</a><br>
23-24/4é16 Boîte courrier 115<br>
4 place Jussieu 75252 Paris Cédex 05<br>
<br>
<br>
_______________________________________________<br>
Q-e-developers mailing list<br>
<a href="mailto:Q-e-developers@qe-forge.org">Q-e-developers@qe-forge.org</a><br>
<a href="http://qe-forge.org/mailman/listinfo/q-e-developers" rel="noreferrer" target="_blank">http://qe-forge.org/mailman/listinfo/q-e-developers</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><span><span><font color="#888888">Paolo Giannozzi, Dept. Chemistry&Physics&Environment,<br>
Univ. Udine, via delle Scienze 208, 33100 Udine, Italy<br>
Phone <a href="tel:%2B39-0432-558216" value="+390432558216" target="_blank">+39-0432-558216</a>, fax <a href="tel:%2B39-0432-558222" value="+390432558222" target="_blank">+39-0432-558222</a></font></span></span></div></div></div></div>
</div>