Opened 17 years ago
Closed 17 years ago
#568 closed defect (remind)
A variable which not compiles/decompiles correctly
Reported by: | Jorge Conde | Owned by: | Víctor de Buen Remiro |
---|---|---|---|
Priority: | highest | Milestone: | |
Component: | SetAlgebra | Version: | head |
Severity: | blocker | Keywords: | |
Cc: |
Description
The function BSTFile has been included in tol, but presents a warning when used. There is an ambiguous (undefined) "Max" function, that should be defined as "Real", in order to avoid the warning message.
Change History (4)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
Hi again,
I've managed to find that is not a problem of the BSTFile function, excuse me. It happens that there is a variable which not compiles/decompiles correctly, and the first BSTFile argument enters in a wrong way, then comes the warning.
(In reply to comment #0)
The function BSTFile has been included in tol, but presents a warning when
used. There is an ambiguous (undefined) "Max" function, that should be defined
as "Real", in order to avoid the warning message.
comment:3 Changed 17 years ago by
Owner: | changed from danirus to Víctor de Buen Remiro |
---|---|
Summary: | BSTFile warning → A variable which not compiles/decompiles correctly |
Well, for the time being I will change the summary and I will change the status to REMIND just in case you can isolate the TOL code with the variable which not compiles/decompiles correctly we'll try to solve it.
Thanks for reporting
comment:4 Changed 17 years ago by
Resolution: | → remind |
---|---|
Status: | new → closed |
Please, we need the TOL code to reproduce the warning message, to be able solve it. Write it here if you have a few lines of independent code or attach a ZIP file with all needed files. If it's difficult to reproduce you can tell us how to do it.
Thanks for reporting