<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 24 January 2018 at 15:14, Frans Schneider <span dir="ltr"><<a href="mailto:fchschneider@gmail.com" target="_blank">fchschneider@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I want to make some changes to xmerl_xsd because I think there is a bug in there. I use kerl and made an installation with the latest 20.2 release. So, I thought I would just edit the source of xmerl_xsd where kerl installed the sources and use c(xmerl_xsd) to compile the thing, however nothing happens. I see the beam file getting a new time stamp after compiling but its size remains the same, so I assume it compiles using some other source file than the one I am editing.<br>
<br>
So, what is it I am doing wrong and what is the easiest way to make changes to library modules and do some experiments?<br></blockquote><div><br></div><div>You can avoid marking the directories containing key runtime modules as 'sticky'[1]. Would this allow you to load your modified copies of the modules, residing in your own application? I never tried it, so I'm not sure, but it seems worth a shot.<br><br>[1]: <a href="http://erlang.org/doc/man/code.html">http://erlang.org/doc/man/code.html</a><br></div></div><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Guilherme<br></div></div></div></div></div></div>
</div></div>