DragonFly commits List (threaded) for 2010-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: gcc44: Teach gcc44 about our special conversions, such as %b and %D.
commit eee5178b87144adabe3b741ad9b8b62fe3f95abb
Author: Sascha Wildner <saw@online.de>
Date: Tue Oct 5 09:26:41 2010 +0200
gcc44: Teach gcc44 about our special conversions, such as %b and %D.
Some special code is necessary to have %D take precedence over the DD
length specifier (which is not present in gcc41). Eventually, we will
probably have to get rid of all these local conversions entirely.
This commit gets rid of a large bunch of warnings when compiling the
kernel with gcc44.
Summary of changes:
contrib/gcc-4.4/gcc/c-format.c | 23 +++++++++++++++++++++++
1 files changed, 23 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/eee5178b87144adabe3b741ad9b8b62fe3f95abb
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]