Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 2010 09:10:41 +0800
From:      Adrian Chadd <adrian@freebsd.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org,  svn-src-head@freebsd.org
Subject:   Re: svn commit: r211222 - head/usr.sbin/crunch/crunchide
Message-ID:  <AANLkTikUJ0%2BqB6-iSZsYNF0bL1E_CRM8vvo46TFws8MW@mail.gmail.com>
In-Reply-To: <201008121416.o7CEGvEl002947@svn.freebsd.org>
References:  <201008121416.o7CEGvEl002947@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12 August 2010 22:16, Adrian Chadd <adrian@freebsd.org> wrote:

> =A0I used the wrong type when setting st_name in the symbol table entry
> =A0struct. It's an Elf64_Word which is defined as an unsigned 32 bit int
> =A0on both 32 and 64 bit platforms.
>
> =A0To make things sensible, define some new macros to use as "word" macro=
s
> =A0and use those, rather than simply using the explicit 32 bit macros.

.. and I haven't gone over the source with a fine tooth comb to
substitute the "right" macros everywhere. It's possible things are
still not "correct" but work fine.



Adrian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTikUJ0%2BqB6-iSZsYNF0bL1E_CRM8vvo46TFws8MW>