Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Feb 1996 13:26:23 +0100
From:      Poul-Henning Kamp <phk@critter.tfs.com>
To:        =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) <ache@astral.msk.su>
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-bin@freefall.freebsd.org, Wolfram Schneider <wosch@freefall.freebsd.org>
Subject:   Re: cvs commit: src/bin/mv mv.1 mv.c 
Message-ID:  <867.824732783@critter.tfs.com>
In-Reply-To: Your message of "Mon, 19 Feb 1996 14:25:00 %2B0300." <qCCu5An4Y2@ache.dialup.ru> 

next in thread | previous in thread | raw e-mail | index | archive | help
> In message <261.824712711@critter.tfs.com> Poul-Henning Kamp writes:
> 
> >> >  Modified:    bin/mv    mv.1 mv.c
> >> >  Log:
> >> >  option -f and -i are exclusive
> >> >  all flag variables initialized with zero
> >> 
> >> Don't do it, they go to data from bss in this case!
> 
> >But only if the compiler is stupid.
> 
> It seems that our compiler is stupid :-)

could easily be :-(

> BTW, what is other way to move zeroes to data if you need
> data exactly and not bss?

And then again, why would you need that ???

> ANS=no
> yes ${ANS} | rm -i f1 f2 ...
> 
> of course, it can be done differently :-)

Don't do that then...

--
Poul-Henning Kamp           | phk@FreeBSD.ORG       FreeBSD Core-team.
http://www.freebsd.org/~phk | phk@login.dknet.dk    Private mailbox.
whois: [PHK]                | phk@ref.tfs.com       TRW Financial Systems, Inc.
Future will arrive by its own means, progress not so.



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