<br><font size=2 face="sans-serif">Hi,</font>
<br>
<br><font size=2 face="sans-serif">sorry if it's an obvious question, but how to specify to the erl interpreter which include directories should be scanned for *.hrl file when using 'c(my_module).' ? (a I tried with no luck '-code_path_cache' and '-pa'/'-pz' (I suppose both must be for precompiled modules (beam)), but I did not find header counterparts (I lack the C/C++ -I directive). Had to create a symlink instead. </font>
<br>
<br><font size=2 face="sans-serif">Another question : -ifdef/-endif clauses cannot be used inside functions apparently, instead they may be used around helper functions, but if a non-exported function just end up being defined as :</font>
<br>
<br><font size=2 face="sans-serif">"""</font>
<br><font size=2 face="sans-serif">f() -></font>
<br><font size=2 face="sans-serif">        ok.</font>
<br><font size=2 face="sans-serif">""" </font>
<br>
<br><font size=2 face="sans-serif">will calls to it (thus from the same module) be optimized away if they ignore its result ?</font>
<br>
<br><font size=2 face="sans-serif">Thanks in advance for any hint,</font>
<br><font size=2 face="sans-serif">best regards, </font>
<br>
<br><font size=2 face="sans-serif">Olivier.</font>
<br><font size=2 face="sans-serif">---------------------------<br>
Olivier Boudeville<br>
<br>
EDF R&D : 1, avenue du Général de Gaulle, 92140 Clamart, France<br>
Département SINETICS, groupe ASICS (I2A), bureau C-052<br>
Office : 33 1 47 65 59 58 / Mobile : 33 6 16 83 37 22 / Fax : 33 1 47 65 34 24</font>