Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Outline gets messed up
Outline gets messed up [message #56858] Mon, 06 January 2003 12:05
Eclipse UserFriend
I have a function declaration at the top of my .c file something like this:

static Boolean ListViewUpdateDisplay (UInt16 updateCode)
__attribute__((section("RS1")));

When I added the __attribute__ to the function declaration the Outline view
got all messed up. It now shows every function in my source file as being
under ListViewUpdateDisplay in a hierarchy.

--
Andy Arhelger
Previous Topic:New CDT nightly builds with source now available
Next Topic:Jump in CDT
Goto Forum:
  


Current Time: Thu May 08 17:37:41 EDT 2025

Powered by FUDForum. Page generated in 0.03785 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top