Closed GoogleCodeExporter closed 9 years ago
When submitting patches, please use at least the "-u" option, or preferably
"-Naur",
and list the old version first on the command line, then the new version,
rather than
the other way around. So "diff -Naur old-directory new-directory", not "diff
new-file old-file".
Nevertheless, with some difficulty I was able to apply your patch and take a
look at
it. Your patch looks wrong to me - it will do the wrong thing for e.g. "gcc -MF
foo.m -c foo.c". However, you're right that there is a bug. I have made a
different
patch to fix it. Please test out this alternative patch.
Original comment by fergus.h...@gmail.com
on 30 Jul 2008 at 1:50
Attachments:
Original comment by fergus.h...@gmail.com
on 30 Jul 2008 at 1:51
I've submitted that patch to the mainline, so this should be fixed now, as of
revision 568.
Original comment by fergus.h...@gmail.com
on 30 Jul 2008 at 2:36
The previous patch wasn't sufficient to fix the problem.
I'm working on another patch.
Original comment by fergus.h...@gmail.com
on 30 Jul 2008 at 8:02
Fixed in revision 574.
Original comment by fergus.h...@gmail.com
on 30 Jul 2008 at 10:59
Original comment by fergus.h...@gmail.com
on 30 Jul 2008 at 10:59
works without problmes in eclipse ganymede with CDT 5
Thanks
Original comment by nilswoet...@gmail.com
on 8 Sep 2008 at 2:50
Original comment by fergus.h...@gmail.com
on 8 Sep 2008 at 7:33
Original issue reported on code.google.com by
nilswoet...@gmail.com
on 12 Jul 2008 at 7:05Attachments: