[lisaac-Bugs][312312] copy_slice__to__from__to' not exist in NATIVE_ARRAY

lisaac-bugs at alioth.debian.org lisaac-bugs at alioth.debian.org
Sun Jan 31 14:49:59 UTC 2010


Bugs item #312312, was opened at 31/01/2010 14:49 by Pierre-Alexandre Voye
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413092&aid=312312&group_id=100200

Status: Open
Priority: 3
Submitted By: Pierre-Alexandre Voye (ontologia-guest)
Assigned to: Nobody (None)
Summary: copy_slice__to__from__to' not exist in NATIVE_ARRAY 
Target Milestone: None
Category: Library


Initial Comment:
Apparently a function in STRING seems to use a deprecated function in NATIVE_ARRAY

$ lisaac test_string.li 
Warning: Slot `is_library' not found.
Depending pass: ..--WARNING----------
Local slot `words' not used.
Line 40 column 13 in TEST_STRING(.../tests/test_string.li):
      + words: ARRAY(STRING);
             ^
....--SEMANTIC---------
Slot `copy_slice__to__from__to' not found in `NATIVE_ARRAY(Expanded CHARACTER)'.
Line 375 column 72 in STRING(.../compiler/lib/standard/string/string.li):
        storage.copy_slice storage to 0 from (min_index - 1) to (max_index - 1);
                                                                               ^


See code

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413092&aid=312312&group_id=100200



More information about the Lisaac-devel mailing list