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 20 years ago

Closed 19 years ago

Last modified 18 years ago

#318 closed defect (fixed)

Error compiling

Reported by: Christian Paz Owned by: Víctor de Buen Remiro
Priority: normal Milestone:
Component: Kernel Version: head
Severity: major Keywords:
Cc:

Description

I got an error when executing:

Test (Real x){x};

It is supossed to be a function, but when no type is specified it falls in error. I
tested in "tol -d" and in tolbase and in the first I got a tol.exe error and in the
second a tolbase.exe error.

Christian

Change History (3)

comment:1 Changed 19 years ago by Víctor de Buen Remiro

Owner: changed from danirus to Víctor de Buen Remiro

comment:2 Changed 19 years ago by Víctor de Buen Remiro

Resolution: fixed
Status: newclosed

A more explicit error message will be generated

ERROR: [2] Wrong function declaration
Test (Real x){x};
<Test> is not a valid type of data

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_000318
Note: See TracTickets for help on using tickets.