renan-guimaraes / dwscript

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

Problem with revision 1930 #368

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Not sure what this is supposed to be doing, but the code added to dwsCompiler 
here is obviously incorrect:

if not (Result is TDataExpr) then
   dataExpr:=(Result as TDataExpr)
else

Original issue reported on code.google.com by masonwhe...@gmail.com on 17 Apr 2013 at 6:38

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

Original comment by zar...@gmail.com on 18 Apr 2013 at 7:20

GoogleCodeExporter commented 9 years ago
This was forgotten code used to make a fast conditional breakpoint.

Original comment by zar...@gmail.com on 18 Apr 2013 at 7:22