To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42146
                  Issue #:|42146
                  Summary:|jurt project requires JDK 1.4
                Component:|tools
                  Version:|680m77
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|mh
              Reported by:|maho





------- Additional comments from [EMAIL PROTECTED] Sun Feb  6 04:00:42 -0800 
2005 -------
jurt project boms with JDK 1.3

------------------------------
Making: ../../../../../unxfbsd.pro/misc/com_sun_star_lib_util.dpc
dmake subdmake=true  -f makefile.mk  depend=t ALLDPC
------------------------------
No Dependencies
javac -classpath
".:../../../../../unxfbsd.pro/class:/usr/local/jdk1.3.1/jre/lib/rt.jar:.:/work/ports/editors/openoffice-2.0-devel.jdk13/work/solver/680/unxfbsd.pro/bin/ridl.jar"
-d ../../../../../unxfbsd.pro/class    IInvokeHook.java                       
IInvokable.java             NativeLibraryLoader.java     StringHelper.java
NativeLibraryLoader.java:254: cannot resolve symbol
symbol  : method toString  (char)
location: class java.lang.Character
                        null, new Object[] { Character.toString(c), "UTF-8" });
                                                      ^
1 error
dmake:  Error code 1, while making
'../../../../../unxfbsd.pro/misc/com_sun_star_lib_util_dummy.java''---*
tg_merge.mk *---'

According to http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Character.html
toString

public static String toString(char c)

    Returns a String object representing the specified char. The result is a
string of length 1 consisting solely of the specified char.

    Parameters:
        c - the char to be converted 
    Returns:
        the string representation of the specified char
    Since:
        1.4

Since 1.4. namely jurt requires 1.4, not 1.3 complaint

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to