Call on void target in {DS_SPARSE_TABLE_KEYS}.twin
"Arno Fiva" <[email protected]> Wed, 24 Sep 2008 14:11:23 -0700
| Newsgroups | gmane.comp.lang.eiffel.gobo.devel |
|---|---|
| Message-ID | <[email protected]> |
By calling `twin' on the keys of a hash table, following exception occurs:
-------------------------------------------------------------------------------
Class / Object Routine Nature of exception Effect
-------------------------------------------------------------------------------
DS_SPARSE_TABLE_KEYS
copy @3 copy:
<00007F271CD4F598> Feature call on void target. Fail
-------------------------------------------------------------------------------
DS_SPARSE_TABLE_KEYS
copy @3
<00007F271CD4F598> Routine failure. Fail
-------------------------------------------------------------------------------
DS_SPARSE_TABLE_KEYS
twin @3
<00007F271CD4F508> (From ANY) Routine failure. Fail
------------------------------------------------------------------------------
To reproduce call following feature
test_ds_sparse_table_keys
local
l_table: DS_HASH_TABLE [STRING, STRING]
l_list: DS_BILINEAR [STRING]
do
create l_table.make_default
l_list := l_table.keys.twin
end
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/