gnumeric intel c compiler fix ============================= Purpose ------- Make icc happy with gnumeric 1.2.8 i.e. problems reported at http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=121260 and http://bugzilla.gnome.org/show_bug.cgi?id=141525 How to Apply ------------ get gnumeric release 1.2.8 tar xvzf gnumeric-1.2.8.tar.gz cd gnumeric-1.2.8 patch -p1 < ../file.patch (or whatever you called it) ./configure make Caolan McNamara (2004)