Warning Messages in 6.4?

2 messages Options
Embed this post
Permalink
Jimmy Johnson

Warning Messages in 6.4?

Reply Threaded More More options
Print post
Permalink
Version = EiffelStudio 6 (6.4.7.9451 GPL Edition - windows)

Just started using this version and now getting warnings such as
  Parse_error: Library option "full_class_checking" cannot be overridden outside the library.

Is this saying I've done something wrong, or is it telling me that my whole project is stuck with the same options as in the library?


Also, if I recompile the warnings disapear.  Is there a way to get them back if I descide at some point that I want to fix those warnings that I have been ignoring all this time?  (I see they come back if I open the projects setting dialog.)

jjj


Colin LeMahieu

Re: Warning Messages in 6.4?

Reply Threaded More More options
Print post
Permalink
I've gotten this error when trying to change these options on a library.
For instance if you use base-safe and try to change it to non-void-safe
it'll say you can't do this to base-safe, although you *can* have a
non-void-safe project and reference base-safe.  If you set one of these
options, you can unset it by right clicking on the library option and say
"use inherited value".

On Wed, Aug 12, 2009 at 8:07 PM, Jimmy J. Johnson <[hidden email]>wrote:

>
>
> Version = EiffelStudio 6 (6.4.7.9451 GPL Edition - windows)
>
> Just started using this version and now getting warnings such as
> Parse_error: Library option "full_class_checking" cannot be overridden
> outside the library.
>
> Is this saying I've done something wrong, or is it telling me that my whole
> project is stuck with the same options as in the library?
>
> Also, if I recompile the warnings disapear. Is there a way to get them back
> if I descide at some point that I want to fix those warnings that I have
> been ignoring all this time? (I see they come back if I open the projects
> setting dialog.)
>
> jjj
>
>  
>


[Non-text portions of this message have been removed]