Bug#303608: marked as done (libqt0-ruby1.8: incorrect include in qtruby library badly polutes Module namespace)

2005-10-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Oct 2005 20:32:10 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#303608: fixed in kdebindings 4:3.4.2-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 7 Apr 2005 17:28:54 +
>From [EMAIL PROTECTED] Thu Apr 07 10:28:54 2005
Return-path: <[EMAIL PROTECTED]>
Received: from adsl-gte-la-216-86-209-223.mminternet.com (imsmail.imsmail.org) 
[216.86.209.223] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DJaoI-0001Pf-00; Thu, 07 Apr 2005 10:28:54 -0700
Received: from sgbirch by imsmail.imsmail.org with local (Exim 4.50)
id 1DJanm-0004w1-SI
for [EMAIL PROTECTED]; Thu, 07 Apr 2005 10:28:22 -0700
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Stephen Birch <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libqt0-ruby1.8: incorrect include in qtruby library badly polutes 
Module
 namespace
X-Mailer: reportbug 3.8
Date: Thu, 07 Apr 2005 10:28:22 -0700
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: libqt0-ruby1.8
Version: 4:3.3.2-1
Severity: important


A mistake in the use of include means that Qt methods were being added
to "Module" badly poluting its namespace.  This bug also breaks the
rubyscript2exe program.

The good news is that this problem has been fixed upstream but since
it is a pretty serious problem I am hoping that the fix gets into
sarge.

Here is a discussion regarding the bug from:

http://groups-beta.google.com/group/comp.lang.ruby/msg/7e8234d288fde7d2

Erik Veenstra wrote:
>> An 'include Qt' statement in qtruby.rb where a couple of
>> methods were being added to class Module was causing all the
>> Qt methods to be added to Module. Oops, this a really serious
>> bug. Various methods in qtruby.rb are now module methods in
>> the Qt::Internal module.

> This "hack" caused a problem in RubyScript2Exe when trying to
> "compile" a Ruby application which uses Qt. I've tested the
> combination RubyScript2Exe and Qt with a little HelloWorld
> program. It works!

Richard Dale replied:

Yes, my mistake was to think of 'include Qt' being just like a 'using
namespace' statement in a static language like C++. But it isn't like
that at all, and in this case was having quite major unexpected
effects.

I'd known there was something 'not quite right' in the namespace
handling of QtRuby for a while, but couldn't work out what it was. That
was I was so pleased when you found the problem.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libqt0-ruby1.8 depends on:
ii  libaudio21.7-2   The Network Audio System (NAS). (s
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libfontconfig1   2.3.1-2 generic font configuration library
ii  libfreetype6 2.1.7-2.3   FreeType 2 font engine, shared lib
ii  libgcc1  1:3.4.3-6   GCC support library
ii  libice6  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libqt3c102-mt3:3.3.3-8   Qt GUI Library (Threaded runtime v
ii  libruby1.8   1.8.2-3 Libraries necessary to run Ruby 1.
ii  libsm6   4.3.0.dfsg.1-10 X Window System Session Management
ii  libsmokeqt1  4:3.3.2-1   SMOKE Binding Library to Qt
ii  libstdc++5   1:3.3.5-8   The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxcursor1  1.1.3-1 X cursor management library
ii  libxext6 4.3.0.dfsg.1-10 X Window System miscellaneous exte
ii  libxft2  2.1.2-6 FreeType-based font drawing librar
ii  libxrandr2   4.3.0.dfsg.1-10 X Window System Resize, Rotate and
ii  libxrender1  0.8.3-7 X Rendering Extension client libra
ii  libxt6   4.3.

Bug#303608: marked as done (libqt0-ruby1.8: incorrect include in qtruby library badly polutes Module namespace)

2005-06-14 Thread Martin Pitt
reopen 303608
thanks

Hi!

Debian Bug Tracking System [2005-06-14 11:48 -0700]:
> Changes: 
>  postgresql-7.4 (1:7.4.8-9) unstable; urgency=low
>  .
>* debian/rules: Fix POT file generation.
>* Added debian/patches/16_libpq_defaultsocketdir.patch:
>  - Set default socket directory for libpq to /var/run/postgresql.
>Closes: #303608

Darn, that should have been #313608. I reopen this bug now. Severity
and tags are not altered as far as I can see.

I apologize for the inconvenience.

Martin

-- 
Martin Pitthttp://www.piware.de
Ubuntu Developer   http://www.ubuntu.com
Debian Developer   http://www.debian.org


signature.asc
Description: Digital signature


Processed: Re: Bug#303608: marked as done (libqt0-ruby1.8: incorrect include in qtruby library badly polutes Module namespace)

2005-06-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reopen 303608
Bug#303608: libqt0-ruby1.8: incorrect include in qtruby library badly polutes 
Module namespace
Bug reopened, originator not changed.

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#303608: marked as done (libqt0-ruby1.8: incorrect include in qtruby library badly polutes Module namespace)

2005-06-14 Thread Debian Bug Tracking System
Your message dated Tue, 14 Jun 2005 14:32:40 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#303608: fixed in postgresql-7.4 1:7.4.8-9
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 7 Apr 2005 17:28:54 +
>From [EMAIL PROTECTED] Thu Apr 07 10:28:54 2005
Return-path: <[EMAIL PROTECTED]>
Received: from adsl-gte-la-216-86-209-223.mminternet.com (imsmail.imsmail.org) 
[216.86.209.223] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DJaoI-0001Pf-00; Thu, 07 Apr 2005 10:28:54 -0700
Received: from sgbirch by imsmail.imsmail.org with local (Exim 4.50)
id 1DJanm-0004w1-SI
for [EMAIL PROTECTED]; Thu, 07 Apr 2005 10:28:22 -0700
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Stephen Birch <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libqt0-ruby1.8: incorrect include in qtruby library badly polutes 
Module
 namespace
X-Mailer: reportbug 3.8
Date: Thu, 07 Apr 2005 10:28:22 -0700
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: libqt0-ruby1.8
Version: 4:3.3.2-1
Severity: important


A mistake in the use of include means that Qt methods were being added
to "Module" badly poluting its namespace.  This bug also breaks the
rubyscript2exe program.

The good news is that this problem has been fixed upstream but since
it is a pretty serious problem I am hoping that the fix gets into
sarge.

Here is a discussion regarding the bug from:

http://groups-beta.google.com/group/comp.lang.ruby/msg/7e8234d288fde7d2

Erik Veenstra wrote:
>> An 'include Qt' statement in qtruby.rb where a couple of
>> methods were being added to class Module was causing all the
>> Qt methods to be added to Module. Oops, this a really serious
>> bug. Various methods in qtruby.rb are now module methods in
>> the Qt::Internal module.

> This "hack" caused a problem in RubyScript2Exe when trying to
> "compile" a Ruby application which uses Qt. I've tested the
> combination RubyScript2Exe and Qt with a little HelloWorld
> program. It works!

Richard Dale replied:

Yes, my mistake was to think of 'include Qt' being just like a 'using
namespace' statement in a static language like C++. But it isn't like
that at all, and in this case was having quite major unexpected
effects.

I'd known there was something 'not quite right' in the namespace
handling of QtRuby for a while, but couldn't work out what it was. That
was I was so pleased when you found the problem.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libqt0-ruby1.8 depends on:
ii  libaudio21.7-2   The Network Audio System (NAS). (s
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libfontconfig1   2.3.1-2 generic font configuration library
ii  libfreetype6 2.1.7-2.3   FreeType 2 font engine, shared lib
ii  libgcc1  1:3.4.3-6   GCC support library
ii  libice6  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libqt3c102-mt3:3.3.3-8   Qt GUI Library (Threaded runtime v
ii  libruby1.8   1.8.2-3 Libraries necessary to run Ruby 1.
ii  libsm6   4.3.0.dfsg.1-10 X Window System Session Management
ii  libsmokeqt1  4:3.3.2-1   SMOKE Binding Library to Qt
ii  libstdc++5   1:3.3.5-8   The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxcursor1  1.1.3-1 X cursor management library
ii  libxext6 4.3.0.dfsg.1-10 X Window System miscellaneous exte
ii  libxft2  2.1.2-6 FreeType-based font drawing librar
ii  libxrandr2   4.3.0.dfsg.1-10 X Window System Resize, Rotate and
ii  libxrender1  0.8.3-7 X Rendering Extension client libra
ii  libxt6   4