Re: Process for requesting reverting patch?

From: Steve Kargl <sgk_at_troutmask.apl.washington.edu>
Date: Sun, 13 May 2007 19:06:35 -0700
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_at_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
Received on Mon May 14 2007 - 00:10:21 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:10 UTC