close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 21 years ago

Closed 21 years ago

Last modified 18 years ago

#72 closed defect (fixed)

Anything is not Anything

Reported by: César Pérez Álvarez Owned by: danirus
Priority: highest Milestone:
Component: Kernel Version: head
Severity: normal Keywords:
Cc:

Description

If we proof this simple function
-----------------------------------------------------
Real Function(Anything r)
{r};
Real Function(8);
-----------------------------------------------------

TOL shows the following massage:
-----------------------------------------------------
ERROR: Tipos no coincidentes para argumento # 1 en llamada a función Function:
Anything != Real

ERROR: Fallo en la función Function
-----------------------------------------------------

Change History (3)

comment:1 Changed 21 years ago by danirus

Status: newassigned

comment:2 Changed 21 years ago by danirus

Resolution: fixed
Severity: blockernormal
Status: assignedclosed

A solution for this bug has been deployed in CVS Tol module.

comment:3 Changed 18 years ago by Víctor de Buen Remiro

bug_file_loc: http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000072
Note: See TracTickets for help on using tickets.