public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Linux Kernel, KDE & GCC 3.0.3
@ 2001-12-13 23:33 Adam Schrotenboer
  2001-12-14  7:57 ` Craig Rodrigues
  0 siblings, 1 reply; 12+ messages in thread
From: Adam Schrotenboer @ 2001-12-13 23:33 UTC (permalink / raw)
  To: gcc

Have the KDE issues been resolved in 3.0.3? also, what of the Kernel 2.4 
8139too.c ICE?

I'm kind of hoping that we don't have to wait for GCC 3.1 to fix these issues.

One more parting shot. Does GLIBC compile w/ GCC 3.0.3? (I don't exactly 
expect it to, but it would be _really_ nice)
-- 
tabris
   Official Project Stages:
    1. Uncritical Acceptance
    2. Wild Enthusiasm
    3. Dejected Disillusionment
    4. Total Confusion
    5. Search for the Guilty
    6. Punishment of the Innocent
    7. Promotion of the Non-participants

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Linux Kernel, KDE & GCC 3.0.3
  2001-12-13 23:33 Linux Kernel, KDE & GCC 3.0.3 Adam Schrotenboer
@ 2001-12-14  7:57 ` Craig Rodrigues
  2001-12-14  9:12   ` Franz Sirl
  2001-12-14 18:31   ` GNATS Login was " Adam Schrotenboer
  0 siblings, 2 replies; 12+ messages in thread
From: Craig Rodrigues @ 2001-12-14  7:57 UTC (permalink / raw)
  To: Adam Schrotenboer; +Cc: gcc

On Fri, Dec 14, 2001 at 02:10:32AM -0500, Adam Schrotenboer wrote:
> Have the KDE issues been resolved in 3.0.3? also, what of the Kernel 2.4 
> 8139too.c ICE?

The 8139too.c ICE should be fixed:
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4529&database=gcc

I'm not sure about the GLIBC and KDE issues.
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@mediaone.net          

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Linux Kernel, KDE & GCC 3.0.3
  2001-12-14  7:57 ` Craig Rodrigues
@ 2001-12-14  9:12   ` Franz Sirl
  2001-12-14 18:31   ` GNATS Login was " Adam Schrotenboer
  1 sibling, 0 replies; 12+ messages in thread
From: Franz Sirl @ 2001-12-14  9:12 UTC (permalink / raw)
  To: Craig Rodrigues, Adam Schrotenboer; +Cc: gcc

On Friday 14 December 2001 16:55, Craig Rodrigues wrote:
> On Fri, Dec 14, 2001 at 02:10:32AM -0500, Adam Schrotenboer wrote:
> > Have the KDE issues been resolved in 3.0.3? also, what of the Kernel 2.4
> > 8139too.c ICE?
>
> The 8139too.c ICE should be fixed:
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4529&database=gcc
>
> I'm not sure about the GLIBC and KDE issues.

glibc-2.2.5 will have gcc3 support, for KDE one can try the patch in 
gcc-3.0.3/contrib/PR3145.patch, it's a quick backport of the virtual 
inheritance bugfix for c++/3145 that affected KDE2.

Franz.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* GNATS Login was Re: Linux Kernel, KDE & GCC 3.0.3
  2001-12-14  7:57 ` Craig Rodrigues
  2001-12-14  9:12   ` Franz Sirl
@ 2001-12-14 18:31   ` Adam Schrotenboer
  2001-12-14 22:56     ` Craig Rodrigues
                       ` (2 more replies)
  1 sibling, 3 replies; 12+ messages in thread
From: Adam Schrotenboer @ 2001-12-14 18:31 UTC (permalink / raw)
  To: gcc

Something that has been getting on my nerves is that it is impossible to (at 
least thru a direct link) read a PR w/o having a GNATS login.

Any plans to make the GNATS db available for public access?

On Friday 14 December 2001 10:55, Craig Rodrigues wrote:
> On Fri, Dec 14, 2001 at 02:10:32AM -0500, Adam Schrotenboer wrote:
> > Have the KDE issues been resolved in 3.0.3? also, what of the Kernel 2.4
> > 8139too.c ICE?
>
> The 8139too.c ICE should be fixed:
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4529&database=gcc
>
> I'm not sure about the GLIBC and KDE issues.

-- 
tabris
Courage is resistance of fear, mastery of fear, not absence of fear.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: GNATS Login was Re: Linux Kernel, KDE & GCC 3.0.3
  2001-12-14 18:31   ` GNATS Login was " Adam Schrotenboer
@ 2001-12-14 22:56     ` Craig Rodrigues
  2001-12-15  4:30       ` Gerald Pfeifer
  2001-12-15  2:00     ` Andreas Jaeger
  2001-12-16 23:09     ` GNATS Login Jason Molenda
  2 siblings, 1 reply; 12+ messages in thread
From: Craig Rodrigues @ 2001-12-14 22:56 UTC (permalink / raw)
  To: Adam Schrotenboer; +Cc: gcc

On Fri, Dec 14, 2001 at 09:26:41PM -0500, Adam Schrotenboer wrote:
> Something that has been getting on my nerves is that it is impossible to (at 
> least thru a direct link) read a PR w/o having a GNATS login.

Yeah, I understand how that can be annoying.
 
> Any plans to make the GNATS db available for public access?

Try:
Login: guest, Password: guest

You need to use a web browser with cookie support.

There should probably be some text on the login page making
this obvious.
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@mediaone.net          

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: GNATS Login was Re: Linux Kernel, KDE & GCC 3.0.3
  2001-12-14 18:31   ` GNATS Login was " Adam Schrotenboer
  2001-12-14 22:56     ` Craig Rodrigues
@ 2001-12-15  2:00     ` Andreas Jaeger
  2001-12-16 23:09     ` GNATS Login Jason Molenda
  2 siblings, 0 replies; 12+ messages in thread
From: Andreas Jaeger @ 2001-12-15  2:00 UTC (permalink / raw)
  To: Adam Schrotenboer; +Cc: gcc

Adam Schrotenboer <adam@tabris.net> writes:

> Something that has been getting on my nerves is that it is impossible to (at 
> least thru a direct link) read a PR w/o having a GNATS login.
>
> Any plans to make the GNATS db available for public access?

It is public - just log in as guest/guest or use the link from the
main site to "GNATS",

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: GNATS Login was Re: Linux Kernel, KDE & GCC 3.0.3
  2001-12-14 22:56     ` Craig Rodrigues
@ 2001-12-15  4:30       ` Gerald Pfeifer
  0 siblings, 0 replies; 12+ messages in thread
From: Gerald Pfeifer @ 2001-12-15  4:30 UTC (permalink / raw)
  To: Craig Rodrigues; +Cc: Adam Schrotenboer, gcc

On Fri, 14 Dec 2001, Craig Rodrigues wrote:
> Try:
> Login: guest, Password: guest
>
> You need to use a web browser with cookie support.
>
> There should probably be some text on the login page making
> this obvious.

Cookie support has been checked for already (and yes, I hate us requiring
cookies), and I have just enhanced the login page to mention the guest
login.

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: GNATS Login
  2001-12-14 18:31   ` GNATS Login was " Adam Schrotenboer
  2001-12-14 22:56     ` Craig Rodrigues
  2001-12-15  2:00     ` Andreas Jaeger
@ 2001-12-16 23:09     ` Jason Molenda
  2001-12-16 23:16       ` Craig Rodrigues
  2001-12-21  1:08       ` Gerald Pfeifer
  2 siblings, 2 replies; 12+ messages in thread
From: Jason Molenda @ 2001-12-16 23:09 UTC (permalink / raw)
  To: gcc

[-- Attachment #1: Type: text/plain, Size: 1282 bytes --]

Gerald fixed the problem that the gnats login page wasn't saying,
"Enter guest/guest to log in", but I figured it wouldn't be too
hard to change gnatsweb's annoying behavior to assume a default of
guest/guest automatically.  And so it is.  cf

  http://gcc.gnu.org/cgi-bin/gnatswebber.pl?cmd=view&pr=4529&database=gcc

This is "gnatswebber.pl" instead of "gnatsweb.pl".  I've tested it
a reasonable amount, but I haven't read over gnatsweb.pl with care
so I wanted to give other people a chance to test it before I commit
the change. I'll attach the patch, it's really pretty straightforward.

This patch should also make gnatsweb usable for people who don't
accept cookies, at least for read-only access.  gnatsweb will still
try to push cookies at you when you make queries (to remember the
query you made), but it will work fine regardless of whether you
accept the cookie or not.

Jason


On Fri, Dec 14, 2001 at 09:26:41PM -0500, Adam Schrotenboer wrote:
> Something that has been getting on my nerves is that it is impossible to (at 
> least thru a direct link) read a PR w/o having a GNATS login.
> 
> Any plans to make the GNATS db available for public access?

> > The 8139too.c ICE should be fixed:
> > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4529&database=gcc

[-- Attachment #2: pa.txt --]
[-- Type: text/plain, Size: 473 bytes --]

--- gnatsweb.pl	Sat Dec 15 01:57:42 2001
+++ gnatswebber.pl	Sun Dec 16 21:39:06 2001
@@ -3501,6 +3501,13 @@ sub main
   $global_prefs{'database'}="gcc";
   #GCC-LOCAL end.
 
+  #GCC-LOCAL begin: No username/pass provided?  Default to guest/guest
+  if (!$db_prefs{'user'} || !$db_prefs{'password'}) {
+    $db_prefs{'user'} = "guest";
+    $db_prefs{'password'} = "guest";
+  }
+  #GCC-LOCAL end.
+
   # Big old switch to handle commands.
   if($cmd eq 'store query')
   {

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: GNATS Login
  2001-12-16 23:09     ` GNATS Login Jason Molenda
@ 2001-12-16 23:16       ` Craig Rodrigues
  2001-12-16 23:28         ` Jason Molenda
  2001-12-21  1:08       ` Gerald Pfeifer
  1 sibling, 1 reply; 12+ messages in thread
From: Craig Rodrigues @ 2001-12-16 23:16 UTC (permalink / raw)
  To: Jason Molenda; +Cc: gcc

Hi,

I just tried your gnatwebber.pl and it worked with IE 5.0 under Windows XP.
Thanks!

Just some general GNATS questions for you too:

How hard would it be to:
(1) Change GNATS so that it could automatically detect attachments
    in e-mail and have them show up as attachments on the web page?

(2) Change gccbug, so that it used mime attachments instead of inlining
    the attachment in the text?
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@mediaone.net          

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: GNATS Login
  2001-12-16 23:16       ` Craig Rodrigues
@ 2001-12-16 23:28         ` Jason Molenda
  2001-12-17  8:35           ` Craig Rodrigues
  0 siblings, 1 reply; 12+ messages in thread
From: Jason Molenda @ 2001-12-16 23:28 UTC (permalink / raw)
  To: Craig Rodrigues; +Cc: gcc

On Mon, Dec 17, 2001 at 02:09:30AM -0500, Craig Rodrigues wrote:

> I just tried your gnatwebber.pl and it worked with IE 5.0 under Windows XP.

(boo! :)

> Just some general GNATS questions for you too:

The GNATS project has a note about MIME and GNATS:

	http://www.gnu.org/software/gnats/mimedecode.html

Unfortunately gnats was written long before MIME was prevalent, so
ad hoc methods like this are not very good.  The gnatsweb access
mode has its own attachment mechanism, which no other gnats access
methods can decode; the URL above stores attachments as seperate
files, which no gnatsd access method could read (you'd need to log
in to the machine directly to access them).

I suppose it'd be possible to use a script like the one mentioned
above, store the attachments in an anonftp directory, and add links
to those files in the PRs.  That would all work correctly and
reasonably.  This is me not volunteering to do that, though.

gnats will be undergoing a big change when gnats v4 is finished;
it will probably be worthwhile to upgrade to that on gcc.gnu.org
at some point, and they may have addressed this issue in gnats v4
in a more integrated manner.

Jason

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: GNATS Login
  2001-12-16 23:28         ` Jason Molenda
@ 2001-12-17  8:35           ` Craig Rodrigues
  0 siblings, 0 replies; 12+ messages in thread
From: Craig Rodrigues @ 2001-12-17  8:35 UTC (permalink / raw)
  To: Jason Molenda; +Cc: gcc

On Sun, Dec 16, 2001 at 11:19:58PM -0800, Jason Molenda wrote:
> 
> gnats will be undergoing a big change when gnats v4 is finished;
> it will probably be worthwhile to upgrade to that on gcc.gnu.org
> at some point, and they may have addressed this issue in gnats v4
> in a more integrated manner.

There was some talk at looking at bugzilla, due to the
shortcomings in GNATS:
http://gcc.gnu.org/ml/gcc/2001-11/msg00870.html

Is there still interest in this?  As a heavy user
of GCC GNATS, I find that the lack of good support
for mime attachments makes it inconvenient to use,
especially when a bug submitter submits 5000 lines
of preprocessed source in a web text entry field.

I might be able to spend some time looking at GNATS
sometime in the beginning of 2002. 
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@mediaone.net          

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: GNATS Login
  2001-12-16 23:09     ` GNATS Login Jason Molenda
  2001-12-16 23:16       ` Craig Rodrigues
@ 2001-12-21  1:08       ` Gerald Pfeifer
  1 sibling, 0 replies; 12+ messages in thread
From: Gerald Pfeifer @ 2001-12-21  1:08 UTC (permalink / raw)
  To: Jason Molenda; +Cc: gcc

On Sun, 16 Dec 2001, Jason Molenda wrote:
> Gerald fixed the problem that the gnats login page wasn't saying,
> "Enter guest/guest to log in", but I figured it wouldn't be too
> hard to change gnatsweb's annoying behavior to assume a default of
> guest/guest automatically.

I noticed you committed this patch to gnatsweb.pl now, thanks!

> This patch should also make gnatsweb usable for people who don't
> accept cookies, at least for read-only access.

This is really most useful, especially considering the stage of
the release process we have entered these days.

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2001-12-21  8:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-13 23:33 Linux Kernel, KDE & GCC 3.0.3 Adam Schrotenboer
2001-12-14  7:57 ` Craig Rodrigues
2001-12-14  9:12   ` Franz Sirl
2001-12-14 18:31   ` GNATS Login was " Adam Schrotenboer
2001-12-14 22:56     ` Craig Rodrigues
2001-12-15  4:30       ` Gerald Pfeifer
2001-12-15  2:00     ` Andreas Jaeger
2001-12-16 23:09     ` GNATS Login Jason Molenda
2001-12-16 23:16       ` Craig Rodrigues
2001-12-16 23:28         ` Jason Molenda
2001-12-17  8:35           ` Craig Rodrigues
2001-12-21  1:08       ` Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).