Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] CDT 1.2 End Game Bulletin


All,

Here is the current defect situation. There are 6 business days left until the Oct 1 Freeze date, after which no more changes should be going in except to deal with show-stopper defects. If we compare it to how the Eclipse team handles the end game, this Oct 1 milestone would equate to the first "release candidate" build. Our testing-then-fix cycle is obviously much less formal than the larger, more mature Eclipse project, but we should be striving to get to that level.

The topic of creating a 1.2 branch in CVS has been brought up a couple of times with no clear decision yet. Will we split the stream at the freeze date so that development can continue on the HEAD without any fear of de-stabilizing the release stream?

Any comments or suggestions on the information or the format below are welcome.

There are currently 30 with high severity (0 blocking, 7 critical, 23 major).

Defect Activity So Far this Week:
*****************************************

New Defects Submitted:

Sev        Total
----        -------
cri        2
maj        5
min        1
nor        12

Total        20

Defects Resolved:

Sev        Total
----        ------
cri        1
maj        2
nor        9

Total        12

Defects Verified: 0


Here is the summary table and complete list of unresolved (high severity) defects sorted by owner.

Unresolved Defects
-------------------------
Owner                        Pri        Sev        Total

alain@xxxxxxx                P3        maj        1
aniefer@xxxxxxxxxx        P3        maj        1
dinglis@xxxxxxx        P3        maj        1
dschaefe@xxxxxxxxxx        P3        maj        1
gheorghe@xxxxxxxxxx        P3        cri        3
                                maj        7
jcamelon@xxxxxxxxxx        P3        maj        6
Mikhailk@xxxxxxx        P3        maj        3
sevoy@xxxxxxxxxx        P3        cri        4
                                maj        3

ID        Sev        Pri        Plt        Owner                        Reporter                Comp                Vers        TargetM        Summary
----        ----        ----        ----        -------------                -------------                -------                ------        ----------        -------------
41282        maj        P3        PC        alain@xxxxxxx                twolff@xxxxxxxxxx        Core                1.2        ---        Can't build from C/C++ Projects view
43129        maj        P3        PC        aniefer@xxxxxxxxxx        bnicolle@xxxxxxxxxx        CDT-pars        1.2        ---        Search: Cannot search for definitions of global variables
43378        maj        P3        PC        dinglis@xxxxxxx        twolff@xxxxxxxxxx        Core                1.2        ---        Standard Make targets don't build correctly
43105        maj        P3        All        dschaefe@xxxxxxxxxx        dschaefe@xxxxxxxxxx        Cpp-Exte        1.2        ---        Fix update site to point to the right location
42929        cri        P3        PC        gheorghe@xxxxxxxxxx        kesselhaus@xxxxxxx        CDT-pars        1.2        ---        log gets filled when parser throws on standard headers, i...
43099        cri        P3        PC        gheorghe@xxxxxxxxxx        gheorghe@xxxxxxxxxx        Core                2        ---        Dep Tree Persistence
43100        cri        P3        PC        gheorghe@xxxxxxxxxx        gheorghe@xxxxxxxxxx        Core                2        ---        Dep Tree/Indexer concurrency problem
43348        maj        P3        PC        gheorghe@xxxxxxxxxx        dinglis@xxxxxxx                        Core        1.2        ---        Long workbench shutdown times
43434        maj        P3        PC        gheorghe@xxxxxxxxxx        twolff@xxxxxxxxxx        Core                1.2        ---        Search class declarations called "*" fails on linux
43474        maj        P3        PC        gheorghe@xxxxxxxxxx        gheorghe@xxxxxxxxxx        Core                1.2        ---        Take out CTags Indexer
43215        maj        P3        PC        gheorghe@xxxxxxxxxx        gheorghe@xxxxxxxxxx        UI                2        ---        C/C++ Perspective rename
41751        maj        P3        PC        gheorghe@xxxxxxxxxx        twolff@xxxxxxxxxx        Core                1.2        1.2        Cannot search on cpp files
42865        maj        P3        All        gheorghe@xxxxxxxxxx        jcamelon@xxxxxxxxxx        Core                1.2        1.2        remove the Indexer tab from the Project property page
43025        maj        P3        All        gheorghe@xxxxxxxxxx        jcamelon@xxxxxxxxxx        Core                1.2        1.2        clean up dependency tree/indexer tests to use properties ...
42838        maj        P3        All        jcamelon@xxxxxxxxxx        lapensee@xxxxxxxxxx        Core                1.2        ---        System .h's (like stdio.h) not recognized with Code Assist.
43021        maj        P3        PC        jcamelon@xxxxxxxxxx        bnicolle@xxxxxxxxxx        CDT-pars        1.2        1.2        Search: cannot find things in stdio.h
43051        maj        P3        PC        jcamelon@xxxxxxxxxx        bnicolle@xxxxxxxxxx        CDT-pars        1.2        1.2        Search: cannot specify relative search paths
43053        maj        P3        PC        jcamelon@xxxxxxxxxx        jcamelon@xxxxxxxxxx        CDT-pars        1.2        1.2        require reference cleanup for expressions
43084        maj        P3        All        jcamelon@xxxxxxxxxx        jcamelon@xxxxxxxxxx        CDT-pars        1.2        1.2        need to restructure TypeId to allow dynamic_cast<> type e...
43106        maj        P3        PC        jcamelon@xxxxxxxxxx        hamer@xxxxxxxxxx        CDT-pars        1.2        1.2        Symbol Table support needed to resolve types
43431        maj        P3        PC        Mikhailk@xxxxxxx        twolff@xxxxxxxxxx        Debug                1.2        ---        Debug won't stop in cctor of managed project module class
38896        maj        P3        PC        Mikhailk@xxxxxxx        hb@xxxxxxxxxxxxxxxx        Debug                1.1        1.2        watching a global variable dont work in debug mode
43220        cri        P3        PC        sevoy@xxxxxxxxxx        twolff@xxxxxxxxxx        Core                1.2        ---        Cannot link an object file in managed c/c++ project
43292        cri        P3        PC        sevoy@xxxxxxxxxx        twolff@xxxxxxxxxx        Core                1.2        ---        Cannot manage configurations in build properties page
43439        cri        P3        PC        sevoy@xxxxxxxxxx        sevoy@xxxxxxxxxx        Core                1.2        ---        No F1 help associated with the new managed project wizard
41275        maj        P3        PC        sevoy@xxxxxxxxxx        twolff@xxxxxxxxxx        Core                1.2        ---        Dependent project is not rebuilt by Dependee
42522        maj        P3        PC        sevoy@xxxxxxxxxx        twolff@xxxxxxxxxx        Core                1.2        ---        Managed make doesn't refresh CProject view properly
41826        cri        P3        PC        sevoy@xxxxxxxxxx        twolff@xxxxxxxxxx        Core                1.2        1.2        Incremental builds for managed projects must be implemented
42904        maj        P3        PC        sevoy@xxxxxxxxxx        twolff@xxxxxxxxxx        Core                1.2        1.2        Managed build path properties don't recognize "\"

Back to the top