Jimmy, I created a bare-bones project named "clean" using EiffelStudio 6.6 GPL for Linux. (I'm running Ubuntu 10.whatever), finalized, and got the same result....
Now this is an interesting comment. Has Eiffel Studio always been the development environment for Eiffel, or at one point did it have a more pre-IDE times...
17620
Marco Trudel
marco.trudel@...
Oct 1, 2010 10:43 am
Dear all How to get that working: Io.put_character ('ä') Io.put_string ("Я люблю пиво :-)") For the first one I get: õ and for the second one: ?...
There is, and has been since I've used it, a command-line option, "ec", which is probably what the IDE itself invokes. The EiffelStudio approach has always...
Hi All In estudio I use an external editor (OK, it's emacs) and do not want to change. It launches nicely, indents and colorizes and is generally a joy to...
Hi Roger, Just out of interest, is that because there is a synchronisation problem? I regularly edit in both ES and in gvim (yep, I'm from the other camp ;-)...
Hi Thomas Actually I never user the builtin editor, but I have a guy who does so accidentally from time to time. The synch is quite good. The built-in editor...
... By default on Windows, we save with CRLFs but this can be disabled by changing the preferences under Editor->Eiffel->Text mode is windows and set it to...
Hi Manu! That will help quit a bit actually. BTW I tried invoking emacs as an external cmd and while that works, it's not quite right and not the intended...
... From the code you have posted (see below), I assume you are meaning to share the same memory from several "Eiffel" programs. ... The memory pointed by...
Hi Marco, What code page do you use for the source code and what is the code page specified in the console where you run the application? Alexander Kogtenkov ...
I am baffled as to why this line, from feature "on_removed_item" of class EV_CONTAINER_IMP of the Vision2 library (EiffelStudio 6.6 GPL for Linux), should...
Hi Berend Where might I find the latest? I've done little things like adding keywords and a few minor funcs and macros that might (or might not) be ...
Dear all, I can add a new target from the project properties in Eiffel Studio, but I could not find a way of running that target. I simply want to add another ...
If you examine the "Open project" list when EiffelStudio starts, you will notice that projects with more than a single target have a dropdown symbol (a filled...
Hi! I'm not entirely sure whether this is a bug or a feature and I could not find a description of the following behaviour in the standard. I have a class FOO...
Hi All, especially Eiffel Software Once again, the compiler has crashed and once again I cannot do anyting at all, including report the problem because the...
Hi again Unable to report the aforementioned bug via the (down) support site, here goes. The problem appears to be in handling a multiply-defined situation due...
... It should be working again. ... In the 6.6 compiler there is a bug which crashes the compiler when displaying a VMFN error involving routines that have an...
The other solution to find the source of the VMFN error is to actually run the compiler from the command line and the error is partially displayed before you...
... yes ... That is what I ended up doing, but I still had to use c_externals (including memcpy) to get the data into the shared memory. Is there a way to...
Hi Manu I am certainly glad to hear there's a fix in the works (though not happy at all to see a regression of course). For those who encounter this, another...
17645
Marco Trudel
marco.trudel@...
Oct 4, 2010 11:08 am
Dear Alexander Actually my mail includes 5 different questions: 1. How to specify CHARACTER_32 literals? '喝' is CHARACTER_8. 2. How to specify STRING_32...
... Thanks for the bug report. This will be fixed in the forthcoming 6.7 release in mid-November. ... In this particular case there was no compilation error...
Thanks very much for the message, and the explanation. It makes sense to me now. ... release in ... tried ... a ... got ... library ... find ... needs ... ...
... For the past couple of years, we have published 2 releases a year: one in mid-May and the other one in mid-November. So 6.7 is just a little bit more than...