<p>Am 13.10.2015 19:59 schrieb "Mohsen" <<a href="mailto:mohsen.timar@gmail.com">mohsen.timar@gmail.com</a>>:<br>
><br>
> Hi<br>
> I need add two token to compiler to implement my ideas.<br>
> adding first token done but second token cause range check exception in lines like this<br>
><br>
> if (idtoken in [_EXPORT,_EXTERNAL,_WEAKEXTERNAL,_PUBLIC,_CVAR]) then<br>
><br>
> ptconst.pas(95,45) Error: range check error in set constructor or duplicate set element<br>
><br>
> how to solve it ?</p>
<p>First it would be best if you'd show us what exactly you have changed. Otherwise we won't be able to help you...</p>
<p>Regards,<br>
Sven</p>