Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

eiffel_software · Eiffel Software User list

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1379
  • Category: Development
  • Founded: Oct 30, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 3521 - 3550 of 20470   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
3550 Emmanuel Stapf [ES]
manus_eiffel Send Email
Mar 8, 2004
10:38 pm
... This has always been the case as far as I know so this is definitely not a bug, but the intended behavior. The issue is the meaning of current working...
3549 Ken Stauffer
kenneth_eiffel Send Email
Mar 8, 2004
10:25 am
I just want to agree with your comments. I have seen this same behavior, and would also like to see Eiffel Studio fixed/changed so that they set the current...
3548 Paul Cohen
paco@... Send Email
Mar 8, 2004
10:10 am
Hi! I am having a problem with the way EiffelStudio handles relative cluster paths in Ace files. I believe it is due to a "bug" in how EiffelStudio interprets...
3547 Oliver
ojcurl Send Email
Mar 7, 2004
4:01 pm
Hi Manu, Thank you for your help with the problem below, my simple example now works correctly. I am now trying another method of implementing remoting using...
3546 Emmanuel Stapf [ES]
manus_eiffel Send Email
Mar 6, 2004
8:12 am
... {HELLO_SERVER}.make_server).get_type, ("tcp://localhost:8085/SayHello&quot;).to_cil) Simply do: proxy ?= feature {ACTIVATOR}.get_object((create ...
3545 Emmanuel Stapf [ES]
manus_eiffel Send Email
Mar 6, 2004
7:54 am
... The issue is that in D without the `select' clause you end up with two routines with different names and same implementation. The reason why the `select'...
3544 Berend de Boer
berenddeboer Send Email
Mar 6, 2004
12:41 am
... Hash: SHA1 ... The C compiler excepts a list of libraries to look in, in for example the LIB env var. In this particular case it is a Microsoft library...
3543 MG
mgfint Send Email
Mar 5, 2004
7:08 pm
Hi Eun, Contact Matisse directly, they've plenty of documentation and code examples for Eiffel. Very helpful people. Markus I've stopped 11,793 spam messages....
3542 Oliver
ojcurl Send Email
Mar 5, 2004
6:34 pm
Hi, I am trying to create a very simple remoting system and my remoting client console application uses the following lines to create a proxy: proxy :...
3541 Eun Choi
my_eunchoi Send Email
Mar 5, 2004
6:23 am
Is there any tutorial for the Eiffel-Matisse interface? Thank you in advance, Eun __________________________________ Do you Yahoo!? Yahoo! Search - Find what...
3540 Jonathan S. Ostroff
jso5762 Send Email
Mar 5, 2004
3:56 am
Here are four classes A,B,C,D. The compiler insists that D should contain the select clause even though there is no redefinition, just renaming. Is there any...
3539 Gary Smithrud
smithrud Send Email
Mar 5, 2004
2:10 am
Well, where is the library? How do you refer to it? If you are using an environment variable, then you can refer to that variable. Basically, the libraries...
3538 Berend de Boer
berenddeboer Send Email
Mar 4, 2004
11:50 pm
Hello ISE, Is there a way to include a library (.lib) file without specifying the full path? Platform is Windows, compiler is BCC5.5. The issue is that in the...
3537 Ben Packard
swordofpork Send Email
Mar 4, 2004
9:10 pm
Sorry if this is an inappropriate place to ask, but I have noticed that a number of Eiffel Software employees post here, and was hoping for an official contact...
3536 Paul Bates [ES]
pa_bates80 Send Email
Mar 4, 2004
12:43 am
Hello Xavier, Most of these facilities are available in the class view in the form of a tree view. Eiffel ENViSioN! has to follow the model of Visual Studio ...
3535 xp
xp75 Send Email
Mar 3, 2004
11:26 pm
Hello, I have tried Envision with .Net 2002 and I notice that the environment does not provide the powerfull browsing facilities (client/supplier, inheritance,...
3534 Martin East
east_martin Send Email
Mar 3, 2004
6:26 pm
... thought. ... your proposal ... Hallo Peter, my current example would involve too much background explanation - suffice to say that it is useful to be able...
3533 Peter van der Werf
peterw@... Send Email
Mar 3, 2004
3:32 pm
It seems as if the knowledge and insights of people like Dijkstra, Hoare, Dahl, Gries, and many others, is slipping into oblivion. The use of loop invariants...
3532 Peter van der Werf
peterw@... Send Email
Mar 3, 2004
3:26 pm
Hello Martin, To me your suggestion sounds worthwhile enough to give it serious thought. Are you able to come up with a concise example that illustrates your...
3531 Martin East
east_martin Send Email
Mar 3, 2004
2:16 pm
Maybe this is the wrong forum (what's the recommended path to submit eiffel language requests?) but I'd be interested to know if others would appreciate this...
3530 Emmanuel Stapf [ES]
manus_eiffel Send Email
Mar 3, 2004
2:49 am
Our support web page is at: http://support.eiffel.com To fill a bug report: http://support.eiffel.com/cgi-bin/submit-bug.pl Manu...
3529 Emmanuel Stapf [ES]
manus_eiffel Send Email
Mar 3, 2004
2:47 am
... We have introduced ISE_CFLAGS so that our users could easily add their own C compilation flags to the C compiler. If you set this environment variable with...
3528 Chris Saunders
saunders7777 Send Email
Mar 3, 2004
2:43 am
I couldn't fine where to make a bug report. I used to be able to find it so maybe this is a weakness of your new website. I am getting a syntax error from...
3527 Chris Saunders
saunders7777 Send Email
Mar 3, 2004
2:19 am
Thanks Manu There were actually two questions there. Does this setting of the environment variable ISE_CFLAGS affect other C flags that would ordinarily be set...
3526 Emmanuel Stapf [ES]
manus_eiffel Send Email
Mar 3, 2004
2:09 am
... As far as I could find it implies that your application will now be linked with WINSOCK 2.0 and therefore will only work on platforms supporting it. Unless...
3525 Chris Saunders
saunders7777 Send Email
Mar 3, 2004
1:31 am
Thanks Manu I tried setting up this environment variable and the project built just fine. Just one question. Is it safe to leave this variable set when ...
3524 Paul Bates [ES]
pa_bates80 Send Email
Mar 2, 2004
4:58 pm
Paul, I see what the problem is. To resolve the problem of having two string objects, and Eiffel STRING and a .NET SYSTEM_STRING, STRING implicitly converters...
3523 Oliver
ojcurl Send Email
Mar 2, 2004
2:05 pm
Hi Paul, I finally solved the problems I was having generating the proxy. I did have to change the name of the assembly. I also added an extra item to the...
3522 Paul G. Crismer
pgcrism Send Email
Mar 2, 2004
10:04 am
Thanks Paul. Unfortunately it does not work. Here is what I've written : indexing class_attribute: create {WEB_SERVICE_ATTRIBUTE}.make ...
3521 Daniel Duek
dusek@... Send Email
Mar 2, 2004
6:23 am
eiffel_software-unsubscribe@yahoogroups.com ... Odchozí zpráva neobsahuje viry - VAK JČ a.s. Zkontrolováno antivirovým systémem AVG...
Messages 3521 - 3550 of 20470   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help