rebase/imagehelper ChangeLog objectfile.cc sec ...
corinna@sourceware.org
corinna@sourceware.org
Sat Feb 16 21:17:00 GMT 2013
CVSROOT: /sourceware/projects/cygwin-apps-home/cvsfiles
Module name: rebase
Changes by: corinna@sourceware.org 2013-02-16 21:17:18
Modified files:
imagehelper : ChangeLog objectfile.cc sections.cc sections.h
Log message:
Throughout, tweak pointer expressions to use unambiguous cast
on all supported platforms.
* sections.cc (Exports::dump): Constify argument to avoid compiler
warning.
(Imports::dump): Ditto.
* sections.h (SectionBase::getAdjust): Change type to ptrdiff_t.
(SectionBase::adjust): Ditto.
(Exports::dump): Constify argument in declaration to avoid compiler
warning.
(Imports::dump): Ditto.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/imagehelper/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.17&r2=1.18
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/imagehelper/objectfile.cc.diff?cvsroot=cygwin-apps&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/imagehelper/sections.cc.diff?cvsroot=cygwin-apps&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/imagehelper/sections.h.diff?cvsroot=cygwin-apps&r1=1.6&r2=1.7
More information about the Cygwin-apps-cvs
mailing list