... 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...
1408
Cheng-Chang Wu
chengchangwu
Apr 3, 2006 10:43 am
Hi, I've successfully bootstraped gobo/gec with tcc 0.9.23 on my Debian Linux 2.6.15. Cheng-Chang Wu __________________________________________________ Do You...
1409
Eric Bezault
gobosoft
Apr 3, 2006 8:14 pm
... 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...
1410
Eric Bezault
gobosoft
Apr 3, 2006 8:16 pm
... 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...
1411
Eric Bezault
gobosoft
Apr 5, 2006 8:57 am
... It's in CVS now. -- Eric Bezault mailto:ericb@... http://www.gobosoft.com...
1412
Eric Bezault
gobosoft
Apr 16, 2006 8:57 am
SourceForge has experienced some problems with their CVS servers for the last couple of weeks: ...
1413
Grant Rettke
grantrettke
Apr 16, 2006 2:35 pm
... 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...
1414
Eric Bezault
gobosoft
Apr 16, 2006 8:57 pm
... 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...
1415
Cheng-Chang Wu
chengchangwu
Apr 17, 2006 3:47 am
... 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...
1416
Eric Bezault
gobosoft
Apr 18, 2006 9:09 am
... For your convenience, I put a snapshot of Gobo CVS in: http:///www.gobosoft.com/download/gobo-cvs-060418.zip -- Eric Bezault mailto:ericb@... ...
1417
Bernd Schoeller
berndschoeller
Apr 19, 2006 6:59 pm
As I did find out that 'CHARACTER.is_space39; is not available is SmartEiffel, what is the current, portable way (in terms of the OS as well as in terms of the...
1418
Berend de Boer
berenddeboer
Apr 19, 2006 8:58 pm
... 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...
1419
Bernd Schoeller
berndschoeller
Apr 20, 2006 12:05 pm
... Well, Unicode says something about it (there is a property 'White_Space39;). Check for example http://www.unicode.org/versions/Unicode4.0.0/ch15.pdf I think...
1420
Colin Paul Adams
colin@...
Apr 20, 2006 10:07 pm
... Bernd> I think with the introduction of Unicode into the different Bernd> Eiffel compilers it becomes important to have a general Bernd> understanding what...
1421
Bernd Schoeller
berndschoeller
Apr 21, 2006 7:11 am
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...
1422
Colin Paul Adams
colin@...
Apr 21, 2006 7:17 am
... Bernd> Hi, I just saw that the different library.xace files within Bernd> GOBO do not specify internal dependencies. Mine do! Bernd>...
1423
Andreas Leitner
weisznet
Apr 21, 2006 8:15 am
... The idea at the time was to not have library lists their dependencies via 'mount39; in order to avoid double mounts with different options. Originally a...
1424
Eric Bezault
gobosoft
Apr 21, 2006 8:59 am
... See Andreas's answer about why it is like that today. Now, do we consider that 'mount39; and 'depend39; should mean the same thing? If they don't, then it's...
1425
Bernd Schoeller
berndschoeller
Apr 21, 2006 11:25 am
... Right - will do so in the future. Bernd...
1426
Grant Rettke
grantrettke
Apr 21, 2006 1:08 pm
... Thanks Eric....
1427
Grant Rettke
grantrettke
Apr 21, 2006 1:08 pm
... Rational Rose works with Eiffel?...
1428
Paul G. Crismer
pgcrism
Apr 21, 2006 2:04 pm
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...
1429
Paul G. Crismer
pgcrism
Apr 21, 2006 2:19 pm
ECLI v2.2 - is a package of the SAFE project (http://safe.sourceforge.net) - can be downloaded here : ...
1430
Eric Bezault
gobosoft
Apr 21, 2006 4:54 pm
... 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...
1431
Thomas Beale
twbeale
Apr 24, 2006 10:22 am
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...
1432
Eric Bezault
gobosoft
Apr 24, 2006 11:00 am
... 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...
1433
Brian Heilig
heiligb
Apr 27, 2006 9:40 pm
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...
1434
Eric Bezault
gobosoft
Apr 27, 2006 9:56 pm
... Unfortunately, as many other classes in the same library, this class is limited by the common functionalities provided by the supported compilers. So,...
1435
Colin Paul Adams
colin@...
Apr 28, 2006 12:58 pm
... 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...
1436
Thomas Beale
twbeale
Apr 30, 2006 12:18 pm
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...