SK> And this is a diff against a Pavel OPTIONS.PAS
SK> (FPC 1.1, some not corrected by Pavel UnsetBool() usage)
SK> === Cut ===
.........
SK> === Cut ===
With one error:
- browserlog.elements_to_list^.insert(more);
+ browserlog.elements_to_list.insert(more);
Regards,
Sergey Korshunoff