This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: One version number, take three


Zack Weinberg wrote:
Benjamin Kosnik <bkoz@redhat.com> writes:


1) There is no longer a copy of the datestamp in libstdc++-v3/include/bits/c++config

This part looks fine.


If you continue to update DATESTAMP on the release branches, then this
is a complete replacement for current libstdc++ behavior and everything
is cool.


Yes, DATESTAMP will continue to be updated on release branches that
contain it.

I've looked through the patch, and it all looks good to me. The change to not use PACKAGE in gcc/intl.c(replacing it with a hard-coded "gcc") is just a simplification, right, not a key part of this patch? That's OK, I'm just making sure I understand.


It's hard to be sure if the gccadmin scripts will work just right until we deploy them, but they look OK. Let me know when you've checked in the patch, and I'll update the gccadmin checkouts. (If you know exactly what needs updating that would help; otherwise, I'll poke around and figure it out.)

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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