Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-patch] Support for old K&R-style C function definitions

        Implemented support for old K&R-style C function definitions, with proper binding of parameters for outline view. This solves PR 7541, 35320 and 38434.
 
        To apply:
patches 20030614 (previous one) and 20030616 are independent, but they will conflict during automatic merge. To apply both fixes, use core_/test_cumulative patches. They contain both 20030614 and 20030616 patches merged together.
 
        /Vic

Attachment: test20030616.patch
Description: Binary data

Attachment: test_cumulative.patch
Description: Binary data

Attachment: core20030616.patch
Description: Binary data

Attachment: core_cumulative.patch
Description: Binary data


Back to the top