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 your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 1564 - 1593 of 1713   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1564
I'm trying to build a windows binary of my swete application. When I run the application, KL_DIRECTORY.exists returns false even through the directory exists....
neallester
Offline Send Email
May 14, 2007
11:10 pm
1565
... If I remember correctly you are still using an old version ISE Eiffel. KL_DIRECTORY is implemented using ISE's DIRECTORY, and I think that there was a bug...
Eric Bezault
gobosoft
Offline Send Email
May 15, 2007
7:49 am
1566
... I'm using 5.7; GPL version (64493) on Windows and Enterprise version on Linux. I just downloaded the windows version a few days ago. Do I need to go to...
Neal Lester
neallester
Offline Send Email
May 15, 2007
1:35 pm
1567
... I don't know. You can try to write a simple test, first using KL_DIRECTORY and then using DIRECTORY and see how they behave. -- Eric Bezault ...
Eric Bezault
gobosoft
Offline Send Email
May 15, 2007
2:30 pm
1568
... It seems the bug is still there in 5.7. Thanks, Neal...
Neal Lester
neallester
Offline Send Email
May 15, 2007
4:54 pm
1569
... Even when using the class DIRECTORY directly? If so you should probably report the bug to ISE so that they can check if it's fixed in 6.0. -- Eric Bezault ...
Eric Bezault
gobosoft
Offline Send Email
May 15, 2007
5:03 pm
1570
... Yes, that was it. Thanks, Neal...
Neal Lester
neallester
Offline Send Email
May 15, 2007
5:54 pm
1571
Are there some people still using Gobo with ISE 5.6? In other words, should the next release of Gobo still work with ISE 5.6? -- Eric Bezault ...
Eric Bezault
gobosoft
Offline Send Email
May 30, 2007
8:28 pm
1572
... Hash: SHA1 ... Eric> Are there some people still using Gobo with ISE 5.6? In Eric> other words, should the next release of Gobo still work with Eric> ISE...
Berend de Boer
berenddeboer
Offline Send Email
May 30, 2007
9:02 pm
1573
... No big deal, it's just that it takes more time to test many versions of the compiler and didn't want to waste my time if nobody cared. -- Eric Bezault ...
Eric Bezault
gobosoft
Offline Send Email
May 30, 2007
10:28 pm
1574
... Note that Gobo has been tested and works with ISE 5.7 and 6.0. Not officially supporting 5.7 was just a political decision to make ISE realize that...
Eric Bezault
gobosoft
Offline Send Email
May 31, 2007
7:51 am
1575
Hello Eric, updating to 5.7/6.0 would be great! I have been using your nice unit testing framework. Cheers Marco...
Marco Piccioni
marcopiccioni65
Offline Send Email
May 31, 2007
8:51 am
1576
Taking a look at the documentation of the structure library, I asked myself what tools were used to generate HTML from Eiffel code. For example,...
m_stolpe
Offline Send Email
Jun 14, 2007
8:14 am
1577
... When I wrote the doc I found no tool that was satisfactory. So I wrote it by hand. I'm sorry, I'm not available to "generate" your doc by hand ;-) -- Eric...
Eric Bezault
gobosoft
Offline Send Email
Jun 14, 2007
8:21 am
1578
... Hash: SHA1 ... m> Since I'm new to Eiffel, I haven't seen much documentation m> generated with ISE, VE or SE yet. Were any tools shipped with m> those...
Berend de Boer
berenddeboer
Offline Send Email
Jun 14, 2007
8:27 am
1579
... Wouldn't expect that, of course. *g* There's a rumour going round that programmers are lazy folks, so despite all those suspicious generator meta tags I...
m_stolpe
Offline Send Email
Jun 14, 2007
9:40 am
1580
... This might be of interest to you: http://eiffel.tschannen.net/edoc/ -- Eric Bezault mailto:ericb@... http://www.gobosoft.com...
Eric Bezault
gobosoft
Offline Send Email
Jun 14, 2007
10:19 am
1581
Sorry for the off topic post but I assume lots of you here use the es-devel mailing list. I have attempted so send a few messages there and have not seen any...
Chris Saunders
saunders7777
Offline Send Email
Jun 14, 2007
11:50 am
1582
It seems that ETH is doing some changes. But for now the newsgroups news.origo.ethz.ch seems to work. --Jocelyn...
Jocelyn
djoce_net
Offline Send Email
Jun 14, 2007
12:36 pm
1583
... It does not work for me: "Could not connect to server origo.ethz.ch; the connection was refused." It was already like that yesterday. -- Eric Bezault ...
Eric Bezault
gobosoft
Offline Send Email
Jun 14, 2007
1:02 pm
1584
Indeed, they (ETH) seem to clean up the origo system, and change a few DNS entries. You should use the "news.origo.ethz.ch" instead of only "origo.ethz.ch" ...
Jocelyn
djoce_net
Offline Send Email
Jun 14, 2007
1:10 pm
1585
Sorry for continuing this here if anyone objects - it seems appropriate to me. I just set up an account for news.origo.ethz.ch using Outlook Express and was...
Chris Saunders
saunders7777
Offline Send Email
Jun 14, 2007
1:28 pm
1586
Hello, A new release of Gobo is available from the usual locations: http://www.gobosoft.com/ https://sourceforge.net/projects/gobo-eiffel/ This version should...
Eric Bezault
gobosoft
Offline Send Email
Jun 14, 2007
9:47 pm
1587
... I took a look at it and the output of this edoc tool is really nice. Exactly what I was searching for. But I have a hard time to build it. I'm using ISE...
m_stolpe
Offline Send Email
Jun 15, 2007
2:11 pm
1588
... In the case of Goanna, the problem is just our small community. The original author left the project before completing a unified compile/test script....
Neal Lester
neallester
Offline Send Email
Jun 15, 2007
3:06 pm
1589
... This sounds like the best way to go. I would fix the errors by modifying the local copy of edoc. Hopefully you won't encounter many more errors. - Peter...
Peter Gummer
peter_gummer
Offline Send Email
Jun 16, 2007
2:45 am
1590
... Okay, I've decided to contact the author of edoc first. Maybe he still has an .exe file lying around or can build one for me. In case that doesn't help,...
m_stolpe
Offline Send Email
Jun 16, 2007
6:22 am
1591
... This makes it more difficult, of course. I'd like to point out right from the beginning that I don't want to blame anyone for not maintaining code. I...
m_stolpe
Offline Send Email
Jun 16, 2007
8:25 am
1592
... That's because Gobo 3.4 is not designed to work with ISE 5.7. In fact, ISE 5.7 didn't exist yet when Gobo 3.4 was released. The only major incompatibility...
Peter Gummer
peter_gummer
Offline Send Email
Jun 16, 2007
8:40 am
1593
... Your explanation that only UC_STRING was incompatible between versions helped me a lot! I'd already tried ISE's gobo version, but got other compilation...
m_stolpe
Offline Send Email
Jun 16, 2007
12:20 pm
Messages 1564 - 1593 of 1713   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