https://qa.mandrakesoft.com/show_bug.cgi?id=466
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From [EMAIL PROTECTED] 2003-02-08 16:44 -------
Marking invalid per previous comment. i.e. gcc is expected to run in
non-interactive mode. Please fix your Makefiles.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date:
description:
In a furor trying to finish a major project, I typed: gcc -o src1.c src2.c by
mistake. While this makes no sense, gcc deleted src1.c! Luckily I had a backup
(on my KDE clipboard actually). Maybe there should be a warning before letting
someone do something stupid like this. Thanks.