Обсуждение: Source code cleanup

Поиск
Список
Период
Сортировка

Source code cleanup

От
Bruce Momjian
Дата:
I have changed comments like my-function-name-- to my_function_name.

This affects only comments.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


Re: [HACKERS] Source code cleanup

От
Michael Meskes
Дата:
On Sat, Feb 13, 1999 at 05:51:04PM -0500, Bruce Momjian wrote:
> I have changed comments like my-function-name-- to my_function_name.
> 
> This affects only comments.

I have no idea whether your changes affect ecpg as well. But someone did
change something on the ecpg subtree while a huge patch of mine is still
waiting to be applied. I have no idea whether it will patch in cleanly now.

Michael
-- 
Michael Meskes                         | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz    | Go Rhein Fire!
Tel.: (+49) 2431/72651                 | Use Debian GNU/Linux!
Email: Michael.Meskes@gmx.net          | Use PostgreSQL!


Re: [HACKERS] Source code cleanup

От
Bruce Momjian
Дата:
> On Sat, Feb 13, 1999 at 05:51:04PM -0500, Bruce Momjian wrote:
> > I have changed comments like my-function-name-- to my_function_name.
> > 
> > This affects only comments.
> 
> I have no idea whether your changes affect ecpg as well. But someone did
> change something on the ecpg subtree while a huge patch of mine is still
> waiting to be applied. I have no idea whether it will patch in cleanly now.

If you use cvs, you can do a cvs update and the changes will be merged
in.  If not, I will merge them in by hand.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


Re: [HACKERS] Source code cleanup

От
Michael Meskes
Дата:
On Mon, Feb 15, 1999 at 01:15:47PM -0500, Bruce Momjian wrote:
> If you use cvs, you can do a cvs update and the changes will be merged

I have no idea how to do this. I use cvsup.

> in.  If not, I will merge them in by hand.

No, that's too much work. I can resend it, no big deal.

Michael
-- 
Michael Meskes                         | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz    | Go Rhein Fire!
Tel.: (+49) 2431/72651                 | Use Debian GNU/Linux!
Email: Michael.Meskes@gmx.net          | Use PostgreSQL!


Re: [HACKERS] Source code cleanup

От
Bruce Momjian
Дата:
> On Mon, Feb 15, 1999 at 01:15:47PM -0500, Bruce Momjian wrote:
> > If you use cvs, you can do a cvs update and the changes will be merged
> 
> I have no idea how to do this. I use cvsup.

cvsup can't do it, I think.  It just overlays the changed file.

> 
> > in.  If not, I will merge them in by hand.
> 
> No, that's too much work. I can resend it, no big deal.

Were there a lot of changes affecting you?  Sorry.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026