Package: xulrunner
Version: 1.8.1.5-1
Severity: normal
Running xpidl on the IDL file Test.idl below produces very strange
filenames:
~$ cat Test.idl
[scriptable,uuid(00000000-0000-0000-0000-000000000000)]
interface Iface1
{
};
[scriptable,uuid(00000000-0000-0000-0000-000000000001)]
interface Iface2
{
};
[scriptable,uuid(00000000-0000-0000-0000-000000000002)]
interface Iface3
{
};
~$ /usr/lib/xulrunner/xpidl -I/usr/lib/xulrunner/sdk/idl -m java Test.idl
~$ ls *java
?Iface1.java ?Iface1.javaIface2.java ?Iface1.javaIface2.javaIface3.java
The first character in the file names is something unprintable which
appears as "^C" in Emacs. And the subsequent filenames have been
concatenated to the previous one.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.23-rc1-melech (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages xulrunner depends on:
ii libbz2-1.0 1.0.3-6 high-quality block-sorting file co
ii libc6 2.6-2 GNU C Library: Shared libraries
ii libglib2.0-0 2.12.13-1 The GLib library of C routines
ii libgtk2.0-0 2.10.13-1 The GTK+ graphical user interface
ii libidl0 0.8.8-0.1 library for parsing CORBA IDL file
ii libmozjs0d 1.8.1.5-1 The Mozilla SpiderMonkey JavaScrip
ii libnspr4-0d 4.6.7-1 NetScape Portable Runtime Library
ii libreadline5 5.2-3 GNU readline and history libraries
ii libstdc++6 4.2-20070712-1 The GNU Standard C++ Library v3
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii libxul0d 1.8.1.5-1 Gecko engine library
xulrunner recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]