www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - char[].reverse

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

# char[] a = "-\U000000A1\U00000901\U0000FFEE\U00010000\U000FFFFD_".dup;
# a.reverse;

(gdb) bt
#0  0xb7ed9d93 in memmove () from /lib/tls/libc.so.6
#1  0x0804c3dd in _adReverseChar () at internal/adi.d:106
#2  0x0804adb6 in _Dmain () at run/reverse_05.d:16
#3  0x0804c247 in main () at internal/dmain2.d:73

Added to DStress as 
http://dstress.kuehne.cn/run/reverse_05.d

Thomas


-----BEGIN PGP SIGNATURE-----

iD8DBQFCai6p3w+/yD4P9tIRAqWbAJ9sJPneXSuUCYCETF2Zl1/DiVDEIQCdH6m5
q3te7arphvOOQnZ38wPVDzM=
=YaGB
-----END PGP SIGNATURE-----
Apr 23 2005