From: Berend de B. <be...@po...> - 2007-09-06 22:08:57
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Eric, Decided to bootstrap the latest Gobo with se, but that didn't work. What version of se is actually still supported? I'm happy to move to ge, but I don't have the experience of reliability I had with se, so it would be nice of se somehow still kept working. ****** Error: Current type is STRING. There is no feature append_integer in class STRING. Line 338 column 12 in GEANT_GEC_COMMAND (/home/berend/src/gobo/src/geant/command/geant_gec_command.e) : Result.append_integer (split_size) ^ - ------ ****** Fatal Error: Feature "append_integer" not found. Line 338 column 12 in GEANT_GEC_COMMAND (/home/berend/src/gobo/src/geant/command/geant_gec_command.e) : Result.append_integer (split_size) ^ - ------ File "geant.make" not found. Error(s) during `compile_to_c'. - -- Live long and prosper, Berend de Boer PS: This email has been digitally signed if you wonder what the strange characters are that your email client displays. PGP public key: http://www.pobox.com/~berend/berend-public-key.txt -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/> iD8DBQFG4HpRIyuuaiRyjTYRAvOkAJ0VbA6wW2hz2k2zcKj1cguJ/vCjhgCgg4Il ZG2YQZWZFjhTBTgXAd/68h0= =x60p -----END PGP SIGNATURE----- |
From: Eric B. <er...@go...> - 2007-09-07 06:24:13
|
Berend de Boer wrote: > Decided to bootstrap the latest Gobo with se, but that didn't > work. > > ****** Error: Current type is STRING. There is no feature append_integer > in class STRING. > Line 338 column 12 in GEANT_GEC_COMMAND (/home/berend/src/gobo/src/geant/command/geant_gec_command.e) : > Result.append_integer (split_size) > ^ > - ------ > ****** Fatal Error: Feature "append_integer" not found. > Line 338 column 12 in GEANT_GEC_COMMAND (/home/berend/src/gobo/src/geant/command/geant_gec_command.e) : > Result.append_integer (split_size) > ^ > - ------ > File "geant.make" not found. Error(s) during `compile_to_c'. It should be fixed now. > What version of se is actually still supported? 1.2r7 > I'm happy to > move to ge, but I don't have the experience of reliability I had with > se, so it would be nice of se somehow still kept working. As you may have noticed, I don't use SE 1.2 anymore. I'm not really interested in a compiler that does not say clearly that it will target ECMA Eiffel. Sooner or later we will have to drop it like we did for Visual Eiffel because of that. Furthermore, the SE compiler crashes on me when I put Agents in assertions. So it's not that reliable to me. It's probably easy to fix, but its maintenance is currently dead until resurrected, whenever that happens. The Gobo compiler is probably less reliable and complete than SE 1.2, but I'm actively working on it and I'm fixing bugs as they occur. -- Eric Bezault mailto:er...@go... http://www.gobosoft.com |
From: Colin P. A. <co...@co...> - 2007-09-08 05:43:54
|
>>>>> "Eric" == Eric Bezault <er...@go...> writes: Eric> As you may have noticed, I don't use SE 1.2 anymore. I'm not Eric> really interested in a compiler that does not say clearly Eric> that it will target ECMA Eiffel. Sooner or later we will Eric> have to drop it like we did for Visual Eiffel because of Eric> that. I too have just encountered a problem with it: ****** Fatal Error: Error inside multi-line manifest string. Line 5 column 3 in XM_XPATH_ITEM_MAPPING_FUNCTION (/home/colin/gobo/library/xml/xpath/expression/xm_xpath_item_mapping_function.e) : "[ ^ Line 7 column 7 in XM_XPATH_ITEM_MAPPING_FUNCTION (/home/colin/gobo/library/xml/xpath/expression/xm_xpath_item_mapping_function.e) : Such objects, when given an XM_XPATH_ITEM, generate ^ The header concerned looks like this: indexing description: "[ Objects that can be passed to an XM_XPATH_ITEM_MAPPING_ITERATOR. Such objects, when given an XM_XPATH_ITEM, generate zero or one items. ]" library: "Gobo Eiffel XPath Library" ISE 6.0 is happy with it. -- Colin Adams Preston Lancashire |
From: Berend de B. <be...@po...> - 2007-09-10 19:25:55
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >>>>> "Eric" == Eric Bezault <er...@go...> writes: Eric> As you may have noticed, I don't use SE 1.2 anymore. I'm not Eric> really interested in a compiler that does not say clearly Eric> that it will target ECMA Eiffel. Sooner or later we will Eric> have to drop it like we did for Visual Eiffel because of Eric> that. I agree. And I'll spend more time on compiling ge versions of my programs. - -- All the best, Berend de Boer PS: This email has been digitally signed if you wonder what the strange characters are that your email client displays. PGP public key: http://www.pobox.com/~berend/berend-public-key.txt -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/> iD8DBQFG5ZoRIyuuaiRyjTYRAgzYAJsEd18Mm22QMZv9ZQ7wthq1/a5JNQCgmzpt iKjWTNcPs1bqks+X6NSSMtQ= =j/xa -----END PGP SIGNATURE----- |
From: Eric B. <er...@go...> - 2007-09-08 06:29:51
|
Colin Paul Adams wrote: >>>>>> "Eric" == Eric Bezault <er...@go...> writes: > > Eric> As you may have noticed, I don't use SE 1.2 anymore. I'm not > Eric> really interested in a compiler that does not say clearly > Eric> that it will target ECMA Eiffel. Sooner or later we will > Eric> have to drop it like we did for Visual Eiffel because of > Eric> that. > > I too have just encountered a problem with it: > > ****** Fatal Error: Error inside multi-line manifest string. > Line 5 column 3 in XM_XPATH_ITEM_MAPPING_FUNCTION (/home/colin/gobo/library/xml/xpath/expression/xm_xpath_item_mapping_function.e) : > "[ > ^ > Line 7 column 7 in XM_XPATH_ITEM_MAPPING_FUNCTION (/home/colin/gobo/library/xml/xpath/expression/xm_xpath_item_mapping_function.e) : > Such objects, when given an XM_XPATH_ITEM, generate > ^ > > The header concerned looks like this: > > indexing > > description: > > "[ > Objects that can be passed to an XM_XPATH_ITEM_MAPPING_ITERATOR. > Such objects, when given an XM_XPATH_ITEM, generate > zero or one items. > ]" > > library: "Gobo Eiffel XPath Library" > > ISE 6.0 is happy with it. As a workaround you might try to indent all lines of the string with the same number of tabs. -- Eric Bezault mailto:er...@go... http://www.gobosoft.com |
From: Colin P. A. <co...@co...> - 2007-09-08 16:08:17
|
>>>>> "Eric" == Eric Bezault <er...@go...> writes: Eric> As a workaround you might try to indent all lines of the Eric> string with the same number of tabs. It doesn't help. -- Colin Adams Preston Lancashire |