Package: libmono-winforms2.0-cil
Version: 1.2.2.1-1
Severity: grave
Justification: renders package unusable
Hi there,
After aptitude install'ing libmono-winforms2.0-cil I have this
behaviour:
[~/teste]>cat Test.cs
using System;
class A {static void Main(){}}
[~/teste]>gmcs Test.cs
[~/teste]>cat Test2.cs
using System;
using System.Windows.Forms;
class A {static void Main(){}}
[~/teste]>gmcs Test2.cs
Test2.cs(2,14): error CS0234: The type or namespace name `Windows' does
not exist in the namespace `System'. Are you missing an assembly
reference?
Test2.cs(2,1): error CS0246: The type or namespace name `Windows.Forms'
could not be found. Are you missing a using directive or an assembly
reference?
Compilation failed: 2 error(s), 0 warnings
[~/teste]>
Shouldn't this package give me System.Windows.Forms?
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages libmono-winforms2.0-cil depends on:
ii libgdiplus 1.1.18-1 interface library for Mono class S
ii libglib2.0-0 2.12.4-2 The GLib library of C routines
ii libmono-accessibility2.0-cil 1.2.2.1-1 Mono Accessibility library
ii libmono-corlib2.0-cil 1.2.2.1-1 Mono core library (2.0)
ii libmono-system-data2.0-cil 1.2.2.1-1 Mono System.Data Library
ii libmono-system-web2.0-cil 1.2.2.1-1 Mono System.Web Library
ii libmono-system2.0-cil 1.2.2.1-1 Mono System libraries (2.0)
ii libmono2.0-cil 1.2.2.1-1 Mono libraries (2.0)
ii librsvg2-2 2.14.4-2 SAX-based renderer library for SVG
ii libx11-6 2:1.0.3-7 X11 client-side library
libmono-winforms2.0-cil recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]