Opened 20 years ago
Closed 17 years ago
#276 closed defect (fixed)
Decompilation ?
Reported by: | jimarin | Owned by: | danirus |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Various | Version: | head |
Severity: | normal | Keywords: | |
Cc: |
Description
Hi team,
I do include a file, let us say Series.tol into tol. This file defines some time series.
Fine.
Some series appear hanging from the "Series.tol" entry at "Included Files" level.
And then again the same series appear at "Serie" grammar entry.
Seems fine to me.
Then I do decompile the file by selecting "Decompile File" option.
The "Series.tol" entry dissapear from "Included Files" and with it all the time series
it contained.
BUT the time series are still hanging from "Serie" grammar entry.
This does NOT seem fine to me.
I guess that has to do with the series to be declared as already defined when I do
include Series.tol again.
Can these series be erased too from the "Serie" grammar entry ?
Thanks,
jima
Change History (3)
comment:1 Changed 20 years ago by
comment:2 Changed 20 years ago by
Status: | new → assigned |
---|
comment:3 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Perhaps the problem extends to the rest of the grammars (Fun, TimeSet...)
And perhaps this is the cause of several hangs of tolbase...
jima