Problem with "problems"

leonp at plris.com leonp at plris.com
Thu Sep 21 12:17:40 BST 2006


On Thursday, 21 בSeptember 2006 13:36, Ingolf Steinbach wrote:
> leonp at plris.com schrieb:
> > 79:char Str[STR_STAT_LEN];
> > 80:StatusStruct& Status=StatusFDR.GetStatus();
>
> [...]
>
> > Error line 80 column 1 	']' expected, fgound 'StatusStruct'.			(3 times)
> How is STR_STAT_LEN defined? Could it be something like
> #define STR_STAT_LEN 42 // the length of the status string?
> If so, don't use comments in preprocessor macro definitions.
Yes, this is the cause!
Thanks a lot.
Just why this is not working with the last 3.3.92 version and worked with old 
ones?
Well, rhetoric question...:-))
Just it will be great if one can put comments in the same line...

Thanks!!!

-- 
Leon




More information about the KDevelop mailing list