error if I typedef, error if I don't [message #268604] |
Sun, 15 February 2009 23:05  |
Eclipse User |
|
|
|
system file types.h has a typedef for uint.
I use uint in a couple of structure and union definitions.
I also have a local typedef for uint in the same file.
If I compile as is, my typedef gets flagged as wrong.
If I comment it out, my uses of uint get flagged as errors.
Clueless, I beg for help.
|
|
|
Re: error if I typedef, error if I don't [message #268620 is a reply to message #268604] |
Mon, 16 February 2009 03:58  |
Eclipse User |
|
|
|
Originally posted by: subs._nospam_consertum.com
Charles Pergiel wrote:
> system file types.h has a typedef for uint.
>
> I use uint in a couple of structure and union definitions.
>
> I also have a local typedef for uint in the same file.
>
> If I compile as is, my typedef gets flagged as wrong.
>
> If I comment it out, my uses of uint get flagged as errors.
>
> Clueless, I beg for help.
>
>
>
Post your source and then we might be able to see what you have done wrong.
btw: CDT related questions may be better asked on eclipse.tools.cdt
--
Derek
|
|
|
Powered by
FUDForum. Page generated in 1.08155 seconds