This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[COMMITTED] Fix build for locale/programs/locarchive.c


Mike's two recent commits,

 d605071ebf1fbbba5998a349540d4ad4e667f65e

introduce the PTR_ALIGN_UP macro

 17db6e8d6b12f55e312fcab46faf5d332c806fb6

and use the macro, but the later doesn't ensure that the correct
header is actually included.  I can't say whether I noticed that
this failed on x86_64, but it did for Alpha.  Perhaps there's a
different set of implicit includes going on, but I didn't try to
really figure it out.

Committed as obvious.


r~

Attachment: z
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]