Search the web
Sign In
New User? Sign Up
gobo-eiffel · Gobo Eiffel
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 1594 - 1623 of 1718   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1594
Hello, I'm using GOBO 3.5 together with VE 5.0b. Many thanks for the great new package. It works fine without precompiling. And I use geant instead now since a...
Lothar Hansche
lohan@...
Send Email
Jul 20, 2007
8:01 am
1595
... I don't think it is possible to precompile a library from geant. Internally the geant <ve> task uses 'vec -a:' and not 'vec -p:'. I think you would have to...
Eric Bezault
gobosoft
Offline Send Email
Jul 20, 2007
8:25 am
1596
... I don't know. I'll let Object-Tools answer this one. -- Eric Bezault mailto:ericb@... http://www.gobosoft.com...
Eric Bezault
gobosoft
Offline Send Email
Jul 23, 2007
9:26 pm
1597
Hello Eric, many thanks for you fast anwer. ... I took the notice already beforehand. That wasn't my problem. I took the exec task: <exec executable="vec...
Lothar Hansche
lohan@...
Send Email
Jul 24, 2007
1:34 am
1598
Dear all: I am trying to get geant to delete all .svn directories in a project. ... <delete> <directoryset directory="." include="@(**/.svn)"/> </delete> ... ...
Andreas Leitner
weisznet
Offline Send Email
Aug 8, 2007
1:03 pm
1599
Hi Andreas, If I remember correctly I created <directoryset> when this functionality was needed for <delete> but I did not properly document it since it is not...
Sven Ehrke
svenehrkeweb
Offline Send Email
Aug 8, 2007
2:22 pm
1600
... Hi Sven, thanks for the quick reply. It seems the problem is already happening with the root .svn. Here is the output of 'geant -v -d delivery' (which ...
Andreas Leitner
weisznet
Offline Send Email
Aug 8, 2007
2:52 pm
1601
... I had the same problem when I built the last delivery of Gobo. I think that the problem is that the .svn directories are read-only. The CVS directories...
Eric Bezault
gobosoft
Offline Send Email
Aug 8, 2007
3:23 pm
1602
... Riiight, now I do remember. Didn't know then what it was for, well that explains it. Thanks for the explanation. ... I don't have any problems with it. It...
Andreas Leitner
weisznet
Offline Send Email
Aug 8, 2007
3:55 pm
1603
... Ha ha! No, because: (a) I don't think ETH will host an alternative mailing list for you. (b) I seem to receive all gobo emails, unlike the eiffelsoftware...
Peter Gummer
peter_gummer
Offline Send Email
Aug 9, 2007
1:41 am
1604
... The alternative for me is not ETH but SourceForge. I think that it is currently much better to be at SourceForge than at Origo to spread the word about...
Eric Bezault
gobosoft
Offline Send Email
Aug 9, 2007
7:59 am
1605
This is a question for Eric Bezault regarding a post that you made to es-devel regarding the difficulty of porting Gobo to SmartEiffel. I was asked to post...
Chris Saunders
saunders7777
Offline Send Email
Aug 14, 2007
5:03 pm
1606
... It has always been a big effort to try to maintain and develop the Gobo library classes with the various Eiffel compilers when these compilers agreed that...
Eric Bezault
gobosoft
Offline Send Email
Aug 14, 2007
5:42 pm
1607
... I guess you have to make sure that the environment variable ISE_EIFFEL is set in your DOS console. Likewise for your back-end C compiler. ... -- Eric...
Eric Bezault
gobosoft
Offline Send Email
Aug 14, 2007
8:39 pm
1608
I wish to thank you Eric for your reply, I know it was a little bothersome and I appreciate your effort to satisfy my curiosity. Regards Chris Saunders ...
Chris Saunders
saunders7777
Offline Send Email
Aug 14, 2007
11:37 pm
1609
... The clusters of your project, the clusters with your test cases, the TESTGEN cluster and the clusters of the test library. ... Yes, put 'ec' with its...
Eric Bezault
gobosoft
Offline Send Email
Aug 15, 2007
9:36 pm
1610
... Hash: SHA1 Hi All, I'm trying to compile an se project with gec, but get a couple of catcall warnings. Some are easy to follow, but others leave me quite ...
Berend de Boer
berenddeboer
Online Now Send Email
Sep 7, 2007
1:09 am
1611
... Most of the time CAT-call errors are the result of the usage of `is_equal' whose signature is CAT-call error prone. If this equality tester is the key...
Eric Bezault
gobosoft
Offline Send Email
Sep 7, 2007
6:02 am
1612
... Hash: SHA1 ... Eric> In fact it does. If you use the --cat option, it will give Eric> you for each CAT-call error all the paths in the code that Eric> lead...
Berend de Boer
berenddeboer
Online Now Send Email
Sep 7, 2007
7:01 am
1613
Hello, A new release of Gobo is available from the usual location: https://sourceforge.net/projects/gobo-eiffel/ This version should work with the forthcoming...
Eric Bezault
gobosoft
Offline Send Email
Nov 9, 2007
7:15 pm
1614
... Thank you. It's now available from the Gobo project download page on SourceForge. If other people want to share their binary files generated on other ...
Eric Bezault
gobosoft
Offline Send Email
Nov 9, 2007
9:33 pm
1615
Hi All, Just trying to gec working with eposix, and stumbled upon a situation that baffled me completely for a while. I have this Eiffel function: ...
Berend de Boer
berenddeboer
Online Now Send Email
Nov 11, 2007
11:34 pm
1616
... You can write: posix_difftime (time_end, time_start: INTEGER): DOUBLE is external "C signature (EIF_INTEGER, EIF_INTEGER): EIF_DOUBLE" end But I don't...
Eric Bezault
gobosoft
Offline Send Email
Nov 12, 2007
5:35 am
1617
... Eric> When you wrote 'posix_difftime', you should have written a Eric> prototype for it in some header file as well. So what you have Eric> to do is: Eric>...
Berend de Boer
berenddeboer
Online Now Send Email
Nov 12, 2007
8:16 am
1618
... It is probably not hard to add. It's just that I'm not sure this is the right thing to do. If you don't want to write a header file, then I think that it...
Eric Bezault
gobosoft
Offline Send Email
Nov 12, 2007
5:17 pm
1619
... Eric> It is probably not hard to add. It's just that I'm not sure Eric> this is the right thing to do. If you don't want to write a Eric> header file, then...
Berend de Boer
berenddeboer
Online Now Send Email
Nov 12, 2007
10:51 pm
1620
... The luck is that it's not specified anywhere in the standard and you might have no prototype if you specify a header file that does not contain such...
Eric Bezault
gobosoft
Offline Send Email
Nov 13, 2007
8:14 am
1621
... Eric> The luck is that it's not specified anywhere in the standard Eric> and you might have no prototype if you specify a header file Eric> that does not...
Berend de Boer
berenddeboer
Online Now Send Email
Nov 13, 2007
8:59 pm
1622
... Yes. One thing to note is that gec only supports finalized/boost mode for the moment. Therefore there is not code generated yet for assertions or debug...
Eric Bezault
gobosoft
Offline Send Email
Nov 13, 2007
9:09 pm
1623
... In fact you can specify several header files. This means that not all of them will introduce a prototype for the routine. Some may specify a C type for...
Eric Bezault
gobosoft
Offline Send Email
Nov 13, 2007
9:11 pm
Messages 1594 - 1623 of 1718   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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