Re: bindw and add_switch
- Posted by DerekParnell (admin) May 29, 2009
- 848 views
SDPringle said...
Errors resolving the following references: \euphoria\source\il.e (301): add_switch \euphoria\source\il.e (300): add_switch \euphoria\source\il.e (295): add_switch \euphoria\source\il.e (294): add_switch add_switch( "-i", 0 ) ^
The only programs that use il.e are bind.ex and showil.ex. The translator does not use it at all.
This error message is a bug in the binder. It has already been recorded as a bug (id-2789742).