#262 closed defect (fixed)
Different out grammar makes TOL to crash with FindCode
Reported by: | César Pérez Álvarez | Owned by: | danirus |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | Kernel | Version: | head |
Severity: | minor | Keywords: | |
Cc: |
Description
Following code:
Set FindCode("Set", "ModelDef")
makes TOL to crash.
Change History (2)
comment:1 Changed 20 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 18 years ago by
bug_file_loc: | → http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000262 |
---|
Note: See
TracTickets for help on using
tickets.
Was a null pointer exception in Symbol Table.
I left there after the implementation of Function Name Overloading.
Has been just fixed.