[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#506946: gij-4.3: System.out.printf("%f") doesn't work



Package: gij-4.3
Version: 4.3.2-2
Severity: normal

Hi,

% cat Test.java
public class Test
{
    public static void main(String arg[])
    {
        System.out.printf("%.4f\n", 4.0);
    }
}
% javac -5 Test.java
% gij-4.3 Test

%

gij doesn't ouput the number.

Bye, Jörg.

-- System Information:
Debian Release: unstable/experimental
  APT prefers unstable
  APT policy: (900, 'unstable'), (700, 'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.28-rc6
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to de_DE.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gij-4.3 depends on:
ii  gcj-4.3-base           4.3.2-2           The GNU Compiler Collection (gcj b
ii  libc6                  2.7-16            GNU C Library: Shared libraries
ii  libgcc1                1:4.3.2-1         GCC support library
ii  libgcj9-0              4.3.2-2           Java runtime library for use with 
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages gij-4.3 recommends:
ii  libgcj9-0-awt                 4.3.2-2    AWT peer runtime libraries for use

Versions of packages gij-4.3 suggests:
ii  fastjar                       2:0.97-1   Jar creation utility
ii  gcj-4.3                       4.3.2-2    The GNU compiler for Java(TM)
ii  java-gcj-compat               1.0.78-2   Java runtime environment using GIJ

-- no debconf information

Attachment: Test.class
Description: application/java-vm

Attachment: signature.asc
Description: Digital signature http://en.wikipedia.org/wiki/OpenPGP


Reply to: