renan-guimaraes / dwscript

Automatically exported from code.google.com/p/dwscript
0 stars 0 forks source link

Assertion failure #381

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Code:

var srv : OleVariant;

srv.method(1, ');

Output:

---------------------------
DWS
---------------------------
Assertion failure (C:\DWS\Source\dwsConstExprs.pas, line 542)
---------------------------
ОК   
---------------------------

Original issue reported on code.google.com by kazantse...@mail.ru on 27 Apr 2013 at 7:55

GoogleCodeExporter commented 9 years ago
also:

srv.method([);

Output:

Syntax Error: Expression expected [line: 3, column: 13]
Syntax Error: Access violation at address 00529D5F in module 'dws.exe'. Read of 
address 00000004

Original comment by kazantse...@mail.ru on 27 Apr 2013 at 8:02

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1977.

Original comment by zar...@gmail.com on 29 Apr 2013 at 7:14