Skip to content
Snippets Groups Projects
Forked from redox-os / gcc
Loading
  • bryce's avatar
    de83d472
    2006-02-08 Bryce McKinlay <mckinlay@redhat.com> · de83d472
    bryce authored
    	* link.cc (_Jv_Linker::print_class_loaded): Declare string constants
    	as "const char *".
    	* verify.cc (verify_fail): Likewise.
    	* gnu/classpath/natSystemProperties.cc (file_encoding): Likewise.
    	* interpret.cc (throw_internal_error, throw_class_format_error):
    	Likewise.
    	* gcj/javaprims.h (_Jv_hashUtf8String, _Jv_Utf8Const::space_needed, 
    	_Jv_Utf8Const::init, _Jv_makeUtf8Const): Likewise.
    	* java/lang/Class.h (_Jv_InitPrimClass): Likewise.
    	* include/jvm.h (_Jv_strLengthUtf8, _Jv_makeUtf8Const): Likewise.
    	* defineclass.cc (throw_internal_error, throw_no_class_def_found_error,
    	is_attribute_name): Likewise.
    	* prims.cc (_Jv_strLengthUtf8, _Jv_hashUtf8String, _Jv_Utf8Const::init,
    	_Jv_makeUtf8Const, _Jv_InitPrimClass): Likewise.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@110767 138bc75d-0d04-0410-961f-82ee72b054a4
    de83d472
    History
    2006-02-08 Bryce McKinlay <mckinlay@redhat.com>
    bryce authored
    	* link.cc (_Jv_Linker::print_class_loaded): Declare string constants
    	as "const char *".
    	* verify.cc (verify_fail): Likewise.
    	* gnu/classpath/natSystemProperties.cc (file_encoding): Likewise.
    	* interpret.cc (throw_internal_error, throw_class_format_error):
    	Likewise.
    	* gcj/javaprims.h (_Jv_hashUtf8String, _Jv_Utf8Const::space_needed, 
    	_Jv_Utf8Const::init, _Jv_makeUtf8Const): Likewise.
    	* java/lang/Class.h (_Jv_InitPrimClass): Likewise.
    	* include/jvm.h (_Jv_strLengthUtf8, _Jv_makeUtf8Const): Likewise.
    	* defineclass.cc (throw_internal_error, throw_no_class_def_found_error,
    	is_attribute_name): Likewise.
    	* prims.cc (_Jv_strLengthUtf8, _Jv_hashUtf8String, _Jv_Utf8Const::init,
    	_Jv_makeUtf8Const, _Jv_InitPrimClass): Likewise.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@110767 138bc75d-0d04-0410-961f-82ee72b054a4
defineclass.cc 45.11 KiB