[r815644] Change hythread API to use 'const char*' for constant strings rather thanmaster
commit85760524cc4c5a86c7bafc341cb1924d36d0a4dc
authorMark Hindess <mark.hindess@googlemail.com>
Wed, 16 Sep 2009 07:41:39 +0000 (16 07:41 +0000)
committerMark Hindess <mark.hindess@googlemail.com>
Wed, 16 Sep 2009 07:41:39 +0000 (16 07:41 +0000)
treed5434981b5946eac58327b744b7ea0db5ef2090d
parentc65b613f8ac84b30cf6ffa4b68e7cc33ce805346
[r815644] Change hythread API to use 'const char*' for constant strings rather than
'char*'.  To avoid some recent gcc compiler warnings (treated as errors).
See http://markmail.org/message/xj76uxwu5h3ue2v3
vm/include/open/hythread.h
vm/thread/src/thread_classlib_defs.h
vm/thread/src/thread_init.c