Process for requesting reverting patch?

Steve Kargl sgk at troutmask.apl.washington.edu
Mon May 14 02:10:21 UTC 2007


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


More information about the freebsd-current mailing list