This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] Update backward/algo.h
On Sun, Dec 30, 2001 at 10:42:12AM +0100, Paolo Carlini wrote:
> Nathan Myers wrote:
> > OK, but be careful about hitting control-C during your build!
> > (That goes for everyone, not just Paolo, until this gets fixed.)
>
> Hum? I'm not sure to understand what you mean. What's the problem with
> control-C?
For those who missed it, GNU make likes to delete files whose names
have no suffix -- including C++ headers -- when it gets SIGINT.
Nathan Myers
ncm at cantrip dot org