Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-patch] Fixes for PR 36290, 36931 and partially 38920

    - implemented support for pointers to class members;
    - added handling of declarations for nested scopes (like A::B::C);
    - fixed handling of parameter lists for typedefs for functions;
    - some errorhandling in CModelBuilder;
 
            /Vic
       

Attachment: core20030614.patch
Description: Binary data

Attachment: test20030614.patch
Description: Binary data


Back to the top