#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
Owner: | changed from danirus to Víctor de Buen Remiro |
---|
comment:2 Changed 19 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 18 years ago by
bug_file_loc: | → http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000318 |
---|
Note: See
TracTickets for help on using
tickets.
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