[m-rev.] diff: MR_hash_string{2,3} function defns
Peter Wang
novalazy at gmail.com
Wed Feb 9 17:18:52 AEDT 2011
On 2011-02-09, Julien Fischer <juliensf at csse.unimelb.edu.au> wrote:
>
> On Wed, 9 Feb 2011, Peter Wang wrote:
>
> >Branches: main, 11.01
> >
> >runtime/mercury_string.c:
> >runtime/mercury_string.h:
> > Add missing non-macro definitions of MR_hash_string2, MR_hash_string3.
> > These are required for non-gcc compilers.
>
> Out of interest, what non-gcc compiler were you trying?
None. I noticed it while working on something else, then confirmed the
problem by comment out the #ifdef __GNUC__ section.
Peter
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to: mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions: mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the reviews
mailing list