... Sorry for the delay. That's msc 7.0.9955. I think it was the first release of Visual Studio .NET, around 2001-2002. The _MSC_VER macro is 1300. Brian...
Hi, I've successfully bootstraped gobo/gec with tcc 0.9.23 on my Debian Linux 2.6.15. Cheng-Chang Wu __________________________________________________ Do You...
... Thank you for your report. I will add it to the list of supported C compilers when CVS will be available again (they currently have a system failure on CVS...
... OK. I modified the C code, but I have to wait before being able to commit the moficiations to CVS because they currently have a system failure at...
... On their status page they state that their first goal is to get developer CVS working correctly; which they seemingly have achieved. Their next goal is to...
... BTW, what did you do to try tcc? Did you just create a symbolic link from gcc to tcc? I just created the file $GOBO/tool/gec/config/c/tcc.cfg using the...
... I added tcc to $GOBO/work/bootstrap/bootstrap.sh using the same options as gcc. I didn't create tcc.cfg. I only bootstraped gec but forgot to test it...
As I did find out that 'CHARACTER.is_space' is not available is SmartEiffel, what is the current, portable way (in terms of the OS as well as in terms of the...
... Hash: SHA1 ... I suppose there isn't agreement what is a white space. But If we should have a definition, I think we should have XSLT's definition of white...
... Well, Unicode says something about it (there is a property 'White_Space'). Check for example http://www.unicode.org/versions/Unicode4.0.0/ch15.pdf I think...
... Bernd> I think with the introduction of Unicode into the different Bernd> Eiffel compilers it becomes important to have a general Bernd> understanding what...
Colin Paul Adams
colin@...
Apr 20, 2006 10:07 pm
1421
Hi, I just saw that the different library.xace files within GOBO do not specify internal dependencies. For example $GOBO/library/parse/library.xace does to use...
... Bernd> Hi, I just saw that the different library.xace files within Bernd> GOBO do not specify internal dependencies. Mine do! Bernd>...
Colin Paul Adams
colin@...
Apr 21, 2006 7:17 am
1423
... The idea at the time was to not have library lists their dependencies via 'mount' in order to avoid double mounts with different options. Originally a...
... See Andreas's answer about why it is like that today. Now, do we consider that 'mount' and 'depend' should mean the same thing? If they don't, then it's...
Hello, ECLI v2.2 has been released. ECLI is an Eiffel library for Relational Database Access on top of CLI/ODBC. New - Blob/large data transfer - Information...
... No, Rose Studio is a tool developed internally at AXA Rosenberg. It's a tool complementary to EiffelStudio for Eiffel development at AXA Rosenberg. Rose...
Hi Eric, in the 3.4 release of gobo, there are ISO8601 parsing classes, mostly implemented. In the recent CVS copy I made, they seem to have been merged into...
... In fact this is Colin who wrote these ISO parsing classes. If I remember correctly we decided to remove them from the Gobo package for the time being...
Are there any examples of using Gobo files (KL_BINARY_INPUT_FILE) to read a binary file format like a GIF or a ZIP file? How would you extract a 32-bit integer...
... Unfortunately, as many other classes in the same library, this class is limited by the common functionalities provided by the supported compilers. So,...
... Eric> In fact this is Colin who wrote these ISO parsing classes. Eric> If I remember correctly we decided to remove them from the Eric> Gobo package for...
Colin Paul Adams
colin@...
Apr 28, 2006 12:58 pm
1436
Dear all, I have looked at the classes in both gobo34 and a recent CVS checkout. We cannot unfortunately make openEHR depoendent on a CVS "latest cut", so it...