This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug libstdc++/20577] [4.0/4.1 Regression] iter_swap doesn't work anymore with vector<bool>



------- Comment #5 from cvs-commit at developer dot classpath dot org  2007-01-30 15:37 -------
Subject: Bug 20577

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Roman Kennke <rabbit78> 07/01/30 15:36:53

Modified files:
        javax/swing    : DefaultDesktopManager.java 
        .              : ChangeLog 

Log message:
        2007-01-30  Roman Kennke  <kennke@aicas.com>

                PR 20577
                * javax/swing/DefaultDesktopManager.java
                (activateFrame): Added a bunch of null checks. Don't call
                JInternalFrame.setSelected() to avoid recursion.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/javax/swing/DefaultDesktopManager.java?cvsroot=classpath&r1=1.19&r2=1.20
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9078&r2=1.9079


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20577


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