... I don't think there's any need for dual-licensing. On OSI's page for the BSD license they write: "the new BSD license is thus equivalent to the MIT...
What is the most straightforward way of outputting an XML document to an XML file? Is there another way than defining a class inheriting from XM_NODE_PROCESSOR...
Other options: In Eposix ( http://www.berenddeboer.net/eposix/ ), there is EPX_XML_WRITER. In Goanna ( http://sourceforge.net/projects/goanna ), the tool ...
Thank you very much, Neal. I made it run with Eiffel's own classes, i.e. XM_FORMATTER, but I will take a look at the links you provided. gilles ... ...
... You can try that: <cluster name="dummy"> <option name="abstract" value="true"/> ... </cluster> ... In the current implementation of Xace <mount> will add...
Hi there, I know that it is possible in geant to specify that an 'exec' command should ignore the return value of the executed process. I was wondering if the...
... Hey, long time no hear. Actually, I introduced one just to see whether my observation was correct not only for the Erl-G test suite, but also for the Gobo...
are you looking for a job are u interested in making a move in your life for free, you can do so by visiting www.rentacoderz.com also you homework or you...
I pulled down gobo from CVS this morning, tried to bootstrap, experienced a "BUILD FAILED". established GOBO environmental variable as path to gobo directory...
Okay. Did. Failed with a different message (actually I think this is the same message I got this morning, although I didn't make a good record of it then.) :...
OK, you should remove again the content of $GOBO/bin, then follow the instructions in the section "ISE 5.6" of $GOBO/Release_notes.txt, and run the bootstrap...
... Just setting the environment variable ISE_5_6 should be enough. No need to run 'geant clobbler/install' for a version checked out from CVS, so don't worry ...
... Okay, Did that (Sorry, I earlier missed the note in Release_notes). BUILD FAILED again (hour and a half later) with this text: [Lots of the following...
All I know is that it compiles fine under Windows. Colin is using Linux and I don't think he has problems either. So this problem might be due to the...
I cleared all in gobo/bin and tried again. Ultimately I got another BUILD FAILED with this message: /usr/local/Eiffel/Eiffel56/studio/spec/linux-x86/bin/x2c...
Hi, I have added the first two chapters of the documentation of the argument parsing library to CVS. It would be nice if anybody could have a look at it and...
Good Lord! It built successfully! (I think.) I had decided to try it "one more time". I started it last night at about 8:00; It completed sometime after 4:30...
I'm attempting to bootstrap Gobo (CVS HEAD) using Visual Eiffel 5.0b (Build 2508) and it's throwing up a few compilation errors due to recent changes to Gobo. ...
... Well, Visual Eiffel has not been maintained for a loooonnnnng time. Supporting Visual Eiffel means that we cannot use Agents, Tuples, INTEGER_64 and...
Hi Eric, ... Yes, and Visual Eiffel has suffered some bitrot as a result. In particular, it does not build when using up-to-date versions of its dependencies. ...
... I could have continued supporting both compilers. I proved it was possible in the past. The problem is that at each single release SmartEiffel breaks...
Does Gobo contain a function for escaping a STRING so it may be passed as part of a complete expression, without being an expression itself, to the regex...
... Hash: SHA1 ... Paul> Does Gobo contain a function for escaping a STRING so it may Paul> be passed as part of a complete expression, without being an Paul>...