slang-users mailing list

[2013 Date Index] [2013 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

[slang-users] test failures on 64 bit


Hi John,
testing on the new (alpha) cygwin64 platform , I have the following
failures:

Testing string functions ...Failed: strreplace 
(foo0,bar1,baz2,,bing4,5,,,8,, ,,                        p▒", 28) ==> 
foo0p▒"bar1p▒"baz2p▒"p▒"bing4p▒"5p▒"p▒"p▒"8p▒"!=foo0,bar1,baz2,,bi 
                  ng4,5,,,8, [utf8=0]
./inc.sl:28:failed:Test Error
   Local variables for failed:
         String_Type s = "strreplace (foo0,bar1,baz2,,bing4,5,,,8,, ,, 
p▒", 28) =                       => 
foo0p▒"bar1p▒"baz2p▒"p▒"bing4p▒"5p▒"p▒"p▒"8p▒"!=foo0,bar1,baz2,,bing4,5,,,8,"
./strops.sl:191:test_str_replace:Test Error
   Local variables for test_str_replace:
         String_Type a = "foo0,bar1,baz2,,bing4,5,,,8,"
         String_Type b = ","
         String_Type c = "p▒""
         String_Type result = "foo0,bar1,baz2,,bing4,5,,,8,"
         Integer_Type n = 28
         String_Type new = "foo0p▒"bar1p▒"baz2p▒"p▒"bing4p▒"5p▒"p▒"p▒"8p▒""
         Integer_Type m = 9
         Undefined_Type new1 = Undefined_Type
./strops.sl:285:<top-level>:Test Error


Testing utf8 ...Failed: check_sprintf: F [utf8=0]
./inc.sl:28:failed:Test Error
   Local variables for failed:
         String_Type s = "check_sprintf: F"
./utf8.sl:14:check_sprintf:Test Error
   Local variables for check_sprintf:
         Integer_Type wc = 15
         String_Type s1 = ""
         String_Type s2 = ""
./utf8.sl:17:<top-level>:Test Error

any idea ?

Regards
Marco
_______________________________________________
slang-users-l mailing list
slang-users-l@xxxxxxxxxxx
http://mailman.jedsoft.org/mailman/listinfo/slang-users-l

[2013 date index] [2013 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]