#119 closed defect (later)
checkear sintaxis no captura ciertos errores
Reported by: | hamoros | Owned by: | danirus |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Various | Version: | head |
Severity: | normal | Keywords: | |
Cc: |
Description
El siguiente texto escrito en un fichero del editor de tolbase, al checkear la
sintaxis no provocan errores pero si al compilar:
setragatodo;
estotambiensiemrpeqloseparesporpuntoycoma;
flhflsdhghj;
Real a = 0.0;
Real b = 0..0;
Real c = 0...0;
Real d = 0...............................................................0;
Change History (3)
comment:1 Changed 21 years ago by
Status: | new → assigned |
---|
comment:2 Changed 21 years ago by
Resolution: | → later |
---|---|
Status: | assigned → closed |
comment:3 Changed 18 years ago by
bug_file_loc: | → http://www.tol-project.org |
---|
Note: See
TracTickets for help on using
tickets.
Although this is a very important bug, the state of art in the Parser should be
verified as a whole.