Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 May 2007 19:06:35 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Ricardo Nabinger Sanchez <rnsanchez@wait4.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Process for requesting reverting patch?
Message-ID:  <20070514020635.GA99892@troutmask.apl.washington.edu>
In-Reply-To: <20070513230055.1dbd22f5.rnsanchez@wait4.org>
References:  <20070513175425.GA64710@troutmask.apl.washington.edu> <864pmg1t1s.fsf@dwp.des.no> <20070513183009.GA96018@troutmask.apl.washington.edu> <86646wzfv0.fsf@dwp.des.no> <20070513192836.GA94258@troutmask.apl.washington.edu> <46478626.9060301@FreeBSD.org> <20070513230055.1dbd22f5.rnsanchez@wait4.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 13, 2007 at 11:00:55PM -0300, Ricardo Nabinger Sanchez wrote:
> On Sun, 13 May 2007 14:41:58 -0700
> Mark Peek <mp@FreeBSD.org> wrote:
> 
> >  > current32# cat hello.c
> >  > #include <stdio.h>
> >  >
> >  > int main(void) {
> >  >     printf("hello world\n");
> >  >     return 0;
> >  > }
> >  > current32# cc -o z -g hello.c
> >  > current32# which gdb
> >  > /usr/bin/gdb
> >  > current32# gdb z
> 
> I couldn't find the PR ('No matches' all the time using web query-pr.cgi)
> right now, but wasn't it Fortran code, instead of C?
> 

Well, the very first post in this thread contains URL to
the PR.!

You got to be kidding me that you could find it via a
web search.  Is 'tcsh' too hard to spell?  Here's
the result

http://www.freebsd.org/cgi/query-pr.cgi?pr=112408

This has absolutely nothing to do with Fortran.  I get the
exact same problem with the classic Hello World.

-- 
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070514020635.GA99892>