/hg/icedtea6: PR1119: Old installs still suffer from GCC PR41686

Stefan Ring stefan at complang.tuwien.ac.at
Thu Aug 16 00:38:24 PDT 2012


On Thu, Aug 16, 2012 at 2:52 AM,  <andrew at icedtea.classpath.org> wrote:
> changeset b41a73ca64e6 in /hg/icedtea6
> details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=b41a73ca64e6
> author: Andrew John Hughes <ahughes at redhat.com>
> date: Thu Aug 16 01:51:50 2012 +0100
>
>         PR1119: Old installs still suffer from GCC PR41686
>
>         2012-08-16  Andrew John Hughes  <ahughes at redhat.com>
>
>                 PR1121: Old installs still suffer from GCC PR41686
>                 * Makefile.am:
>                 (ICEDTEA_BOOTSTRAP_CLASSES):
>                 Add javax.security.auth.kerberos.KerberosTicket
>                 * NEWS: Updated.
>
>
> diffstat:
>
>  ChangeLog   |  8 ++++++++
>  Makefile.am |  3 ++-
>  NEWS        |  1 +
>  3 files changed, 11 insertions(+), 1 deletions(-)
>
> diffs (39 lines):
>
> diff -r 8182b4c86fed -r b41a73ca64e6 ChangeLog
> --- a/ChangeLog Wed Aug 15 23:07:12 2012 +0100
> +++ b/ChangeLog Thu Aug 16 01:51:50 2012 +0100
> @@ -1,3 +1,11 @@
> +2012-08-16  Andrew John Hughes  <ahughes at redhat.com>
> +
> +       PR1121: Old installs still suffer from GCC PR41686
> +       * Makefile.am:
> +       (ICEDTEA_BOOTSTRAP_CLASSES):
> +       Add javax.security.auth.kerberos.KerberosTicket
> +       * NEWS: Updated.
> +
>  2012-08-15  Andrew John Hughes  <ahughes at redhat.com>
>
>         PR1117: IcedTea6 prebuilds far too many classes on bootstrap

Confused... Is this really related to PR1119 or did you mix up the
numbers? Seems like the latter, esp. since it differs between NEWS
message and ChangeLog.



More information about the distro-pkg-dev mailing list