This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: PATCH: Recent conversion to explicit instantiation model broke


In article <200102082031.f18KVvE03109@fillmore.constant.com>,
benjamin kosnik <bkoz@localhost.localdomain> writes:

> I've checked in a modified version of this patch that I think will
> work, can you try it?

>         * src/locale-inst.cc (fill_n): Instantiate with size_t arguments.

Yup, that does it too.  I should of known that size_t was the correct
type name to use, but I sure didn't know how check to be sure.

Regards,
Loren

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