|
@@ -54,7 +54,8 @@ interface
|
|
|
[m_delphi,m_class,m_objpas,m_result,m_string_pchar,
|
|
|
m_pointer_2_procedure,m_autoderef,m_tp_procvar,m_initfinal,m_default_ansistring,
|
|
|
m_out,m_default_para,m_duplicate_names,m_hintdirective,
|
|
|
- m_property,m_default_inline,m_except,m_advanced_records];
|
|
|
+ m_property,m_default_inline,m_except,m_advanced_records,
|
|
|
+ m_array_operators];
|
|
|
delphiunicodemodeswitches = delphimodeswitches + [m_systemcodepage,m_default_unicodestring];
|
|
|
fpcmodeswitches =
|
|
|
[m_fpc,m_string_pchar,m_nested_comment,m_repeat_forward,
|