Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
0.9.3
-
None
-
Patch Available
Description
Server events need to be enabled explicitly for Delphi. If this is not the case, the generator still renders some event handling code which makes the source file uncompileable.
Workarounds:
- specify the delphi:events flag, or
- remove the extra code lines by hand