Is there a way to distinguish the void safe and non void safe libraries in the precomilation wizard?

3 messages Options
Embed this post
Permalink
Chris Saunders-4

Is there a way to distinguish the void safe and non void safe libraries in the precomilation wizard?

Reply Threaded More More options
Print post
Permalink
In the precompilation wizard quite a few of the libraries have two listed
with the same name.  For instance "precomp_base" appears twice.  I'm
assuming that one is void safe and the other is not.  Is there a way to
distinguish which is which?

Regards
Chris Saunders

larryliuming

Re: Is there a way to distinguish the void safe and non void safe libraries in the precomilation wizard?

Reply Threaded More More options
Print post
Permalink
Hi, Chris,

Yes, if your mouse hover on the list item in precompile wizard, a tooltip will appear. In your case, the tooltip's text is base.ecf for normal base library, and the text is "base-safe.ecf" for void safe base library.

--- In [hidden email], "Chris Saunders" <evas@...> wrote:
>
> In the precompilation wizard quite a few of the libraries have two listed
> with the same name.  For instance "precomp_base" appears twice.  I'm
> assuming that one is void safe and the other is not.  Is there a way to
> distinguish which is which?
>
> Regards
> Chris Saunders
>


Chris Saunders-4

Re: Re: Is there a way to distinguish the void safe and non void safe libraries in the precomilation wizard?

Reply Threaded More More options
Print post
Permalink
Thanks very much Larry.  I should point out that I think this may be a poor
way to make this distinction.  I missed it because I have not had occasion
to have the mouse pointer hovering over one of the library names.

Regards
Chris Saunders

----- Original Message -----
From: larryliuming
To: [hidden email]
Sent: Saturday, September 05, 2009 9:19 PM
Subject: [eiffel_software] Re: Is there a way to distinguish the void safe
and non void safe libraries in the precomilation wizard?


  Hi, Chris,

Yes, if your mouse hover on the list item in precompile wizard, a tooltip
will appear. In your case, the tooltip's text is base.ecf for normal base
library, and the text is "base-safe.ecf" for void safe base library.

--- In [hidden email], "Chris Saunders" <evas@...> wrote:
>
> In the precompilation wizard quite a few of the libraries have two listed
> with the same name. For instance "precomp_base" appears twice. I'm
> assuming that one is void safe and the other is not. Is there a way to
> distinguish which is which?
>
> Regards
> Chris Saunders
>