<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-14007</id>
	<title>Nabble - Eiffel Gobo</title>
	<updated>2008-07-26T01:09:42Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/Eiffel-Gobo-f14007.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Eiffel-Gobo-f14007.html" />
	<subtitle type="html">The &lt;a href=&quot;http://www.gobosoft.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gobo Eiffel&lt;/a&gt;&amp;nbsp;Project provides the Eiffel community with free and portable Eiffel tools and libraries.</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-18664407</id>
	<title>svn update</title>
	<published>2008-07-26T01:09:42Z</published>
	<updated>2008-07-26T01:09:42Z</updated>
	<author>
		<name>Eric Bezault</name>
	</author>
	<content type="html">If you get a new version from SVN using 'update', you will
&lt;br&gt;have to run:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; geant clobber
&lt;br&gt;&amp;nbsp; &amp;nbsp; geant install
&lt;br&gt;&lt;br&gt;Otherwise you might get several classes with the same name.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Bezault
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18664407&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ericb@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.gobosoft.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gobosoft.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18664407&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/svn-update-tp18664407p18664407.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18658007</id>
	<title>Re: Bug in gec ?</title>
	<published>2008-07-25T12:14:54Z</published>
	<updated>2008-07-25T12:14:54Z</updated>
	<author>
		<name>Howard Thomson</name>
	</author>
	<content type="html">Hi Lothar,
&lt;br&gt;&lt;br&gt;This is an exact / precise collector.
&lt;br&gt;&lt;br&gt;The primary requirement, above all else, is that it be reliable and to
&lt;br&gt;that end I have been including vast [it seems] numbers of assertions
&lt;br&gt;in the C implementation.
&lt;br&gt;&lt;br&gt;It is not yet either compacting or generational. Until I can reliably
&lt;br&gt;demonstrate that marking the stack is a precise process, anything
&lt;br&gt;else is superfluous.
&lt;br&gt;&lt;br&gt;A derivative of the primary requirement is that I must be able to understand
&lt;br&gt;it (!), which will also help once I put it out for others to use in the fairly
&lt;br&gt;near future, subject to it working correctly when integrated with gec.
&lt;br&gt;&lt;br&gt;I want to be able to implement long running daemon programs using gec,
&lt;br&gt;[my variant of it] with multi-threading, and I while I am happy that Boehm et al
&lt;br&gt;works in a single thread system, I am not convinced that it would work the
&lt;br&gt;way I want it to for my planned systems.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;Howard
&lt;br&gt;&lt;br&gt;On Friday 25 Jul 2008, Lothar Scholz wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello Howard,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thursday, July 24, 2008, 11:00:52 PM, you wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; HT&amp;gt; Thanks Eric for the fix as below.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; HT&amp;gt; I am continuing to develop my custom Garbage Collector for gec, with
&lt;br&gt;&amp;gt; HT&amp;gt; four outstanding routines needed before stress testing.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is this a conservative or an exact garbage collector.
&lt;br&gt;&amp;gt; Sometimes i dream about a precise concurrent compacting garbage collector.
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Howard Thomson
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&amp;quot;Only two things are infinite, the universe and human stupidity,
&lt;br&gt;and I'm not sure about the former.&amp;quot; -- Albert Einstein 
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18658007&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bug-in-gec---tp18546996p18658007.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18650245</id>
	<title>Re: Bug in gec ?</title>
	<published>2008-07-25T04:54:12Z</published>
	<updated>2008-07-25T04:54:12Z</updated>
	<author>
		<name>Lothar Scholz</name>
	</author>
	<content type="html">Hello Howard,
&lt;br&gt;&lt;br&gt;Thursday, July 24, 2008, 11:00:52 PM, you wrote:
&lt;br&gt;&lt;br&gt;HT&amp;gt; Thanks Eric for the fix as below.
&lt;br&gt;&lt;br&gt;HT&amp;gt; I am continuing to develop my custom Garbage Collector for gec, with
&lt;br&gt;HT&amp;gt; four outstanding routines needed before stress testing.
&lt;br&gt;&lt;br&gt;Is this a conservative or an exact garbage collector.
&lt;br&gt;Sometimes i dream about a precise concurrent compacting garbage collector.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Best regards,
&lt;br&gt;&amp;nbsp;Lothar &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18650245&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;llothar@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18650245&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bug-in-gec---tp18546996p18650245.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18640572</id>
	<title>ma_decimal update</title>
	<published>2008-07-24T14:01:24Z</published>
	<updated>2008-07-24T14:01:24Z</updated>
	<author>
		<name>itt</name>
	</author>
	<content type="html">Hi list and especially Paul,
&lt;br&gt;&lt;br&gt;I am going to update the MA_DECIMAL to the latest IEEE-SA 754r spec. I
&lt;br&gt;will work with Eric to get the updates committed to SVN.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Ivan
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18640572&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/ma_decimal-update-tp18640572p18640572.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18635035</id>
	<title>Re: Bug in gec ?</title>
	<published>2008-07-24T09:00:52Z</published>
	<updated>2008-07-24T09:00:52Z</updated>
	<author>
		<name>Howard Thomson</name>
	</author>
	<content type="html">Thanks Eric for the fix as below.
&lt;br&gt;&lt;br&gt;I am continuing to develop my custom Garbage Collector for gec, with
&lt;br&gt;four outstanding routines needed before stress testing.
&lt;br&gt;&lt;br&gt;1/ mark the stack, and I have basically worked out how I am going to
&lt;br&gt;accurately mark references values on the stack [subject to testing ! ]
&lt;br&gt;&lt;br&gt;2/ make available to the GC a reference to the root object
&lt;br&gt;&lt;br&gt;3/ dispatch routine to call dynamic-type mark routine per id field
&lt;br&gt;&lt;br&gt;4/ [less urgent] work for expanded class attribute(s) that recursively
&lt;br&gt;contain reference containing expanded class attribute(s)
&lt;br&gt;&lt;br&gt;Stress testing of the core C routines for memory allocation, random de-reference,
&lt;br&gt;mark, scan and free is now working reliably with about 50/55 percent bytes-requested
&lt;br&gt;vs bytes-allocated [I think from memory]. It is currently Linux specific, but with only
&lt;br&gt;one smallish routine being platform specific [mmap dependent code].
&lt;br&gt;&lt;br&gt;I am also working on a class ET_ELF_X86_64_CODE_GENERATOR to generate a
&lt;br&gt;Linux ELF X86_64 file, using a set of classes based loosely on the concepts in the
&lt;br&gt;LLVM project, but that has a long way to go.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;Howard
&lt;br&gt;&lt;br&gt;On Thursday 24 Jul 2008, you wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Eric Bezault wrote:
&lt;br&gt;&amp;gt; &amp;gt; Howard Thomson wrote:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I managed to confuse myself, and the compiler, by trying to compile
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; a class set, as below, which had non-corresponding class filenames
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; vs the contained class names.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Would someone care to compile the following (trivial) class set
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; and see whether 'gec' compiles it [it shouldn't !] and whether you
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; get any error messages that explain the problem ?
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; I think that gec detects a compilation error because
&lt;br&gt;&amp;gt; &amp;gt; no C code is generated. However it fails to display
&lt;br&gt;&amp;gt; &amp;gt; an error message. I'll fix that.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It's now fixed. gec displays this message:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ----
&lt;br&gt;&amp;gt; [GVSCN-1] class CHILD (1,16): file '.\child.e' contains class PARENT 
&lt;br&gt;&amp;gt; instead of the expected class CHILD.
&lt;br&gt;&amp;gt; ----
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Howard Thomson
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&amp;quot;Only two things are infinite, the universe and human stupidity,
&lt;br&gt;and I'm not sure about the former.&amp;quot; -- Albert Einstein 
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18635035&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bug-in-gec---tp18546996p18635035.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18634422</id>
	<title>Re: Bug in gec ?</title>
	<published>2008-07-24T08:29:17Z</published>
	<updated>2008-07-24T08:29:17Z</updated>
	<author>
		<name>Eric Bezault</name>
	</author>
	<content type="html">Eric Bezault wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Howard Thomson wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I managed to confuse myself, and the compiler, by trying to compile
&lt;br&gt;&amp;gt;&amp;gt; a class set, as below, which had non-corresponding class filenames
&lt;br&gt;&amp;gt;&amp;gt; vs the contained class names.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Would someone care to compile the following (trivial) class set
&lt;br&gt;&amp;gt;&amp;gt; and see whether 'gec' compiles it [it shouldn't !] and whether you
&lt;br&gt;&amp;gt;&amp;gt; get any error messages that explain the problem ?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I think that gec detects a compilation error because
&lt;br&gt;&amp;gt; no C code is generated. However it fails to display
&lt;br&gt;&amp;gt; an error message. I'll fix that.
&lt;/div&gt;&lt;br&gt;It's now fixed. gec displays this message:
&lt;br&gt;&lt;br&gt;----
&lt;br&gt;[GVSCN-1] class CHILD (1,16): file '.\child.e' contains class PARENT 
&lt;br&gt;instead of the expected class CHILD.
&lt;br&gt;----
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Bezault
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18634422&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ericb@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.gobosoft.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gobosoft.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18634422&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bug-in-gec---tp18546996p18634422.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18557954</id>
	<title>Re: Binary search tree</title>
	<published>2008-07-20T12:46:02Z</published>
	<updated>2008-07-20T12:46:02Z</updated>
	<author>
		<name>Eric Bezault</name>
	</author>
	<content type="html">Hi Daniel,
&lt;br&gt;&lt;br&gt;Your binary search tree classes are now committed to SVN in
&lt;br&gt;the SourceForge Gobo project. As agreed, I made some name
&lt;br&gt;changes and some header comments and reformatting to better
&lt;br&gt;match Gobo's style guildelines. I also removed the unnecessary
&lt;br&gt;`void_is_valid_key' and merged `equality_tester' with `comparator'.
&lt;br&gt;I probably did some other minor changes, such as making sure
&lt;br&gt;that &amp;quot;key&amp;quot; features are not exported in the set classes
&lt;br&gt;(set classes don't have the notion of keys in their interface).
&lt;br&gt;&lt;br&gt;I didn't review the binary search tree algorithms. But I think
&lt;br&gt;that some improvements can be made. For example, would it be
&lt;br&gt;possible to redefine `cursor_search_forth' and `cursor_search_back'
&lt;br&gt;in DS_BINARY_SEARCH_TREE_SET, to take advantage that the items
&lt;br&gt;are sorted, and hence avoid linear traversal?
&lt;br&gt;&lt;br&gt;Also, I think that `internal_put' and `internal_put_new' deserve
&lt;br&gt;some postconditions that should match those of DS_SET and DS_TABLE
&lt;br&gt;so that when they are used to implement the corresponding features
&lt;br&gt;in set and table variants the code is correct in terms of DbC.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Bezault
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18557954&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ericb@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.gobosoft.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gobosoft.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18557954&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Binary-search-tree-tp16843463p18557954.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18548754</id>
	<title>Re: Bug in gec ?</title>
	<published>2008-07-19T14:05:37Z</published>
	<updated>2008-07-19T14:05:37Z</updated>
	<author>
		<name>Eric Bezault</name>
	</author>
	<content type="html">Howard Thomson wrote:
&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I managed to confuse myself, and the compiler, by trying to compile
&lt;br&gt;&amp;gt; a class set, as below, which had non-corresponding class filenames
&lt;br&gt;&amp;gt; vs the contained class names.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Would someone care to compile the following (trivial) class set
&lt;br&gt;&amp;gt; and see whether 'gec' compiles it [it shouldn't !] and whether you
&lt;br&gt;&amp;gt; get any error messages that explain the problem ?
&lt;br&gt;&lt;br&gt;I think that gec detects a compilation error because
&lt;br&gt;no C code is generated. However it fails to display
&lt;br&gt;an error message. I'll fix that.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Bezault
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18548754&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ericb@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.gobosoft.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gobosoft.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18548754&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bug-in-gec---tp18546996p18548754.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18546996</id>
	<title>Bug in gec ?</title>
	<published>2008-07-19T10:39:43Z</published>
	<updated>2008-07-19T10:39:43Z</updated>
	<author>
		<name>Howard Thomson</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;I managed to confuse myself, and the compiler, by trying to compile
&lt;br&gt;a class set, as below, which had non-corresponding class filenames
&lt;br&gt;vs the contained class names.
&lt;br&gt;&lt;br&gt;Would someone care to compile the following (trivial) class set
&lt;br&gt;and see whether 'gec' compiles it [it shouldn't !] and whether you
&lt;br&gt;get any error messages that explain the problem ?
&lt;br&gt;&lt;br&gt;Howard Thomson
&lt;br&gt;--
&lt;br&gt;&amp;quot;Only two things are infinite, the universe and human stupidity,
&lt;br&gt;and I'm not sure about the former.&amp;quot; -- Albert Einstein 
&lt;br&gt;&lt;br&gt;==================================================
&lt;br&gt;&lt;br&gt;file main.e:
&lt;br&gt;&lt;br&gt;class MAIN
&lt;br&gt;&lt;br&gt;create
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; make
&lt;br&gt;&lt;br&gt;feature
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; parent: PARENT
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; make is
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; do
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; create {CHILD} parent.make
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; end
&lt;br&gt;&lt;br&gt;end
&lt;br&gt;=======================
&lt;br&gt;&lt;br&gt;file: child.e:
&lt;br&gt;&lt;br&gt;deferred class PARENT
&lt;br&gt;&lt;br&gt;feature -- Creation
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; make is
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; do
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; end
&lt;br&gt;&lt;br&gt;end
&lt;br&gt;======================
&lt;br&gt;&lt;br&gt;file parent.e:
&lt;br&gt;&lt;br&gt;class CHILD
&lt;br&gt;&lt;br&gt;inherit
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; PARENT
&lt;br&gt;&lt;br&gt;create
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; make
&lt;br&gt;&lt;br&gt;feature -- Creation
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; make_x is
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; do
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; end
&lt;br&gt;&lt;br&gt;end
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18546996&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bug-in-gec---tp18546996p18546996.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18546223</id>
	<title>Re: Binary search tree</title>
	<published>2008-07-19T09:19:51Z</published>
	<updated>2008-07-19T09:19:51Z</updated>
	<author>
		<name>Eric Bezault</name>
	</author>
	<content type="html">Daniel Tuser wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Eric Bezault wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hi Daniel,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Is there a reason why `void_is_valid_key' is False
&lt;br&gt;&amp;gt;&amp;gt; in DS_BINARY_SEARCH_TREE? For example in DS_HASH_TABLE
&lt;br&gt;&amp;gt;&amp;gt; it is possible to have void keys. And the algorithms
&lt;br&gt;&amp;gt;&amp;gt; seem to work with void anyway since `void_is_valid_key'
&lt;br&gt;&amp;gt;&amp;gt; is True in DS_BINARY_SEARCH_TREE_SET. I think that it
&lt;br&gt;&amp;gt;&amp;gt; would make the interface simplier if we could get rid
&lt;br&gt;&amp;gt;&amp;gt; of this feature `void_is_valid_key'.
&lt;br&gt;&amp;gt; I will have a closer look at it as I have more time next week. If it 
&lt;br&gt;&amp;gt; works in the void case too, you probably found an artifact I missed.
&lt;/div&gt;&lt;br&gt;I just wrote test cases and it works fine.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Bezault
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18546223&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ericb@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.gobosoft.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gobosoft.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18546223&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Binary-search-tree-tp16843463p18546223.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18543170</id>
	<title>Re: Binary search tree</title>
	<published>2008-07-19T03:13:57Z</published>
	<updated>2008-07-19T03:13:57Z</updated>
	<author>
		<name>d.tuser</name>
	</author>
	<content type="html">Eric Bezault wrote:
&lt;br&gt;&amp;gt; Hi Daniel,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is there a reason why `void_is_valid_key' is False
&lt;br&gt;&amp;gt; in DS_BINARY_SEARCH_TREE? For example in DS_HASH_TABLE
&lt;br&gt;&amp;gt; it is possible to have void keys. And the algorithms
&lt;br&gt;&amp;gt; seem to work with void anyway since `void_is_valid_key'
&lt;br&gt;&amp;gt; is True in DS_BINARY_SEARCH_TREE_SET. I think that it
&lt;br&gt;&amp;gt; would make the interface simplier if we could get rid
&lt;br&gt;&amp;gt; of this feature `void_is_valid_key'.
&lt;br&gt;I will have a closer look at it as I have more time next week. If it 
&lt;br&gt;works in the void case too, you probably found an artifact I missed.
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Apart from that, I still need to improve one thing and
&lt;br&gt;&amp;gt; then it will be ready to be committed in SVN. The
&lt;br&gt;&amp;gt; problem is with `equality_tester'. This is assumed to
&lt;br&gt;&amp;gt; be used in many places. Just look at the header comments
&lt;br&gt;&amp;gt; of `is_subset', `interset', etc. in DS_BINARY_SEARCH_TREE_SET.
&lt;br&gt;&amp;gt; But in fact it uses KL_COMPARATOR.order_equal. I'm currently
&lt;br&gt;&amp;gt; trying to use the KL_COMPARATOR as if it was a
&lt;br&gt;&amp;gt; KL_EQUALITY_TESTER of `equality_tester' (in other words
&lt;br&gt;&amp;gt; `comparator' and `equality_tester' would be the same
&lt;br&gt;&amp;gt; object).
&lt;/div&gt;When the implementation started, it was actually just one object. I had 
&lt;br&gt;to split it because some problems with void tests. It made the work 
&lt;br&gt;easier. I didn't change it because it worked. But it is certainly 
&lt;br&gt;cleaner, if there is just one such object.
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18543170&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Binary-search-tree-tp16843463p18543170.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18533939</id>
	<title>Re: Binary search tree</title>
	<published>2008-07-18T10:13:16Z</published>
	<updated>2008-07-18T10:13:16Z</updated>
	<author>
		<name>Eric Bezault</name>
	</author>
	<content type="html">Hi Daniel,
&lt;br&gt;&lt;br&gt;Is there a reason why `void_is_valid_key' is False
&lt;br&gt;in DS_BINARY_SEARCH_TREE? For example in DS_HASH_TABLE
&lt;br&gt;it is possible to have void keys. And the algorithms
&lt;br&gt;seem to work with void anyway since `void_is_valid_key'
&lt;br&gt;is True in DS_BINARY_SEARCH_TREE_SET. I think that it
&lt;br&gt;would make the interface simplier if we could get rid
&lt;br&gt;of this feature `void_is_valid_key'.
&lt;br&gt;&lt;br&gt;Apart from that, I still need to improve one thing and
&lt;br&gt;then it will be ready to be committed in SVN. The
&lt;br&gt;problem is with `equality_tester'. This is assumed to
&lt;br&gt;be used in many places. Just look at the header comments
&lt;br&gt;of `is_subset', `interset', etc. in DS_BINARY_SEARCH_TREE_SET.
&lt;br&gt;But in fact it uses KL_COMPARATOR.order_equal. I'm currently
&lt;br&gt;trying to use the KL_COMPARATOR as if it was a
&lt;br&gt;KL_EQUALITY_TESTER of `equality_tester' (in other words
&lt;br&gt;`comparator' and `equality_tester' would be the same
&lt;br&gt;object).
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Bezault
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18533939&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ericb@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.gobosoft.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gobosoft.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18533939&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Binary-search-tree-tp16843463p18533939.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18378105</id>
	<title>Re: Bounded structures?</title>
	<published>2008-07-10T01:17:27Z</published>
	<updated>2008-07-10T01:17:27Z</updated>
	<author>
		<name>Bernd Schoeller-3</name>
	</author>
	<content type="html">On Wed, 09 Jul 2008 17:26:27 -0000, Eric Bezault &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18378105&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ericb@...&lt;/a&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Bernd Schoeller wrote:
&lt;br&gt;&amp;gt;&amp;gt; Perhaps I missed it, but are any of the structures available in GOBO &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; bounded? Is there a concept of &amp;quot;bounded&amp;quot; in any abstraction?
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;I would need some bounded structures (mostly ring buffer) for some &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; stuff &amp;nbsp;that I am currently writing.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; No bounded containers available in Gobo, they can all be resized.
&lt;br&gt;&lt;br&gt;Ok, then I will cook up something myself. I need a fast ring-buffer &amp;nbsp;
&lt;br&gt;implementation, based on an array and two indexes. I am not sure if it &amp;nbsp;
&lt;br&gt;could be an addition to GOBO, as it would live outside of the general &amp;nbsp;
&lt;br&gt;structure hierarchie, because of its bounded-ness.
&lt;br&gt;&lt;br&gt;Bernd
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Bernd Schoeller, PhD, CTO
&lt;br&gt;Comerge AG, Technoparkstrasse 1, CH-8005 Zurich, Switzerland
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
&lt;br&gt;Studies have shown that voting for your favorite open source project,
&lt;br&gt;along with a healthy diet, reduces your potential for chronic lameness
&lt;br&gt;and boredom. Vote Now at &lt;a href=&quot;http://www.sourceforge.net/community/cca08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sourceforge.net/community/cca08&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18378105&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bounded-structures--tp18366620p18378105.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18366808</id>
	<title>Re: Bounded structures?</title>
	<published>2008-07-09T10:26:27Z</published>
	<updated>2008-07-09T10:26:27Z</updated>
	<author>
		<name>Eric Bezault</name>
	</author>
	<content type="html">Bernd Schoeller wrote:
&lt;br&gt;&amp;gt; Perhaps I missed it, but are any of the structures available in GOBO &amp;nbsp;
&lt;br&gt;&amp;gt; bounded? Is there a concept of &amp;quot;bounded&amp;quot; in any abstraction?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I would need some bounded structures (mostly ring buffer) for some stuff &amp;nbsp;
&lt;br&gt;&amp;gt; that I am currently writing.
&lt;br&gt;&lt;br&gt;No bounded containers available in Gobo, they can all be resized.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Bezault
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18366808&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ericb@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.gobosoft.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gobosoft.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
&lt;br&gt;Studies have shown that voting for your favorite open source project,
&lt;br&gt;along with a healthy diet, reduces your potential for chronic lameness
&lt;br&gt;and boredom. Vote Now at &lt;a href=&quot;http://www.sourceforge.net/community/cca08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sourceforge.net/community/cca08&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18366808&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bounded-structures--tp18366620p18366808.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18366620</id>
	<title>Bounded structures?</title>
	<published>2008-07-09T02:22:58Z</published>
	<updated>2008-07-09T02:22:58Z</updated>
	<author>
		<name>Bernd Schoeller-3</name>
	</author>
	<content type="html">Dear List,
&lt;br&gt;&lt;br&gt;Perhaps I missed it, but are any of the structures available in GOBO &amp;nbsp;
&lt;br&gt;bounded? Is there a concept of &amp;quot;bounded&amp;quot; in any abstraction?
&lt;br&gt;&lt;br&gt;I would need some bounded structures (mostly ring buffer) for some stuff &amp;nbsp;
&lt;br&gt;that I am currently writing.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&amp;nbsp; &amp;nbsp;Bernd
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Comerge AG, Technoparkstrasse 1, CH-8005 Zurich, Switzerland
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
&lt;br&gt;Studies have shown that voting for your favorite open source project,
&lt;br&gt;along with a healthy diet, reduces your potential for chronic lameness
&lt;br&gt;and boredom. Vote Now at &lt;a href=&quot;http://www.sourceforge.net/community/cca08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sourceforge.net/community/cca08&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18366620&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bounded-structures--tp18366620p18366620.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18313864</id>
	<title>Re: XM_XSLT_TEST_STYLESHEET_BUILDER does not compile</title>
	<published>2008-07-07T03:32:39Z</published>
	<updated>2008-07-07T03:32:39Z</updated>
	<author>
		<name>Eric Bezault</name>
	</author>
	<content type="html">Colin Paul Adams wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;Eric&amp;quot; == Eric Bezault &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18313864&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ericb@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Eric&amp;gt; Hi Colin, In your check-in svn#6447, it looks like you
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Eric&amp;gt; forgot to update class XM_XSLT_TEST_STYLESHEET_BUILDER:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; You are right. Sorry.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Eric&amp;gt; What should be the extra argument to be passed to
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Eric&amp;gt; `new_transformer' in this test class? It seems safe to pass
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Eric&amp;gt; Void. Can we just do that?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Not only can, but must.
&lt;br&gt;&amp;gt; Can you fix it for me? 
&lt;/div&gt;&lt;br&gt;Done.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Bezault
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18313864&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ericb@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.gobosoft.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gobosoft.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
&lt;br&gt;Studies have shown that voting for your favorite open source project,
&lt;br&gt;along with a healthy diet, reduces your potential for chronic lameness
&lt;br&gt;and boredom. Vote Now at &lt;a href=&quot;http://www.sourceforge.net/community/cca08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sourceforge.net/community/cca08&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18313864&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/XM_XSLT_TEST_STYLESHEET_BUILDER-does-not-compile-tp18313438p18313864.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18313438</id>
	<title>XM_XSLT_TEST_STYLESHEET_BUILDER does not compile</title>
	<published>2008-07-07T02:59:57Z</published>
	<updated>2008-07-07T02:59:57Z</updated>
	<author>
		<name>Eric Bezault</name>
	</author>
	<content type="html">Hi Colin,
&lt;br&gt;&lt;br&gt;In your check-in svn#6447, it looks like you forgot to update
&lt;br&gt;class XM_XSLT_TEST_STYLESHEET_BUILDER:
&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~
&lt;br&gt;Error code: VUAR(1)
&lt;br&gt;Error: wrong number of actual arguments in feature call.
&lt;br&gt;What to do: make sure that number of actuals matches number of formals.
&lt;br&gt;&lt;br&gt;Class: XM_XSLT_TEST_STYLESHEET_BUILDER
&lt;br&gt;Feature: test_simple
&lt;br&gt;Called feature: new_transformer (a_factory: XM_XSLT_TRANSFORMER_FACTORY; 
&lt;br&gt;a_timer: XM_XSLT_TIMING): XM_XSLT_TRANSFORMER from 
&lt;br&gt;XM_XSLT_STYLESHEET_COMPILER
&lt;br&gt;&lt;br&gt;Number of actuals: 1 Number of formals: 2
&lt;br&gt;Line: 286
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;assert (&amp;quot;hr 3&amp;quot;, l_literal_result /= Void and then 
&lt;br&gt;STRING_.same_string (l_literal_result.node_name, &amp;quot;hr&amp;quot;))
&lt;br&gt;-&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;l_transformer := l_stylesheet_compiler.new_transformer 
&lt;br&gt;(l_transformer_factory)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;assert (&amp;quot;transformer&amp;quot;, l_transformer /= Void)
&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~
&lt;br&gt;&lt;br&gt;What should be the extra argument to be passed to `new_transformer'
&lt;br&gt;in this test class? It seems safe to pass Void. Can we just do that?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Bezault
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18313438&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ericb@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.gobosoft.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gobosoft.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
&lt;br&gt;Studies have shown that voting for your favorite open source project,
&lt;br&gt;along with a healthy diet, reduces your potential for chronic lameness
&lt;br&gt;and boredom. Vote Now at &lt;a href=&quot;http://www.sourceforge.net/community/cca08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sourceforge.net/community/cca08&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18313438&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/XM_XSLT_TEST_STYLESHEET_BUILDER-does-not-compile-tp18313438p18313438.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18304085</id>
	<title>Re: Binary search tree</title>
	<published>2008-07-06T10:03:15Z</published>
	<updated>2008-07-06T10:03:15Z</updated>
	<author>
		<name>Eric Bezault</name>
	</author>
	<content type="html">Daniel Tuser wrote:
&lt;br&gt;&amp;gt; My todo list for the binary search trees is now empty. From my point of 
&lt;br&gt;&amp;gt; view it is ready to be released if no one finds weaknesses in the code. 
&lt;br&gt;&lt;br&gt;I'm currently looking at integrating your classes into
&lt;br&gt;Gobo and I'm wondering whether I can make some modifications
&lt;br&gt;first. For example, when I see the name of this class:
&lt;br&gt;DS_ABSTRACT_COMMON_RED_BLACK_TREE, I said &amp;quot;Wow!&amp;quot;. In Gobo
&lt;br&gt;we try to avoid using &amp;quot;ABSTRACT&amp;quot; (all deferred classes
&lt;br&gt;are abstract, so it does not give that much information
&lt;br&gt;about the class). And &amp;quot;COMMON&amp;quot; does not give that much
&lt;br&gt;help either. From what I can see, you have sets and tables
&lt;br&gt;implemented with various binary search tree algorithms.
&lt;br&gt;In Gobo we already have DS_SPARSE_CONTAINER with the
&lt;br&gt;descendants DS_SPARSE_TABLE and DS_SPARSE_SET. I think
&lt;br&gt;that's what you tried to do with your &amp;quot;COMMON&amp;quot; classes.
&lt;br&gt;So instead of DS_COMMON_BINARY_SEARCH_TREE I suggest
&lt;br&gt;DS_BINARY_SEARCH_TREE_CONTAINER, with the indexing
&lt;br&gt;clause: &amp;quot;Containers using binary search tree algorithms&amp;quot;.
&lt;br&gt;Then you have two descendants: the set version
&lt;br&gt;DS_BINARY_SEARCH_TREE_SET and the table version
&lt;br&gt;DS_BINARY_SEARCH_TREE (for which we don't put the suffix
&lt;br&gt;_TABLE because this container is commonly known without it).
&lt;br&gt;And use the same naming convention for all binary search
&lt;br&gt;tree algorithms. Now, trying to get rid of &amp;quot;ABSTRACT&amp;quot;, I
&lt;br&gt;wonder why we cannot have DS_LEFT_LEANING_RED_BLACK_TREE
&lt;br&gt;that inherits from DS_RED_BLACK_TREE (instead of having
&lt;br&gt;this &amp;quot;ABSTRACT&amp;quot; common ancestor). If this is OK, I can
&lt;br&gt;do the renaming as well as making sure that the header
&lt;br&gt;comments follow the Eiffel style guidelines while integrating
&lt;br&gt;the classes in Gobo.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Bezault
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18304085&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ericb@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.gobosoft.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gobosoft.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
&lt;br&gt;Studies have shown that voting for your favorite open source project,
&lt;br&gt;along with a healthy diet, reduces your potential for chronic lameness
&lt;br&gt;and boredom. Vote Now at &lt;a href=&quot;http://www.sourceforge.net/community/cca08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sourceforge.net/community/cca08&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18304085&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Binary-search-tree-tp16843463p18304085.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18233266</id>
	<title>Re: [gobo-eiffel] Re: Gobo Regexp and Unicode support.</title>
	<published>2008-07-02T02:08:57Z</published>
	<updated>2008-07-02T02:08:57Z</updated>
	<author>
		<name>Eric Bezault</name>
	</author>
	<content type="html">Ted wrote:
&lt;br&gt;&amp;gt; I could have a look if you don't mind how much time I would take.
&lt;br&gt;&amp;gt; Because I am quite slow reading C code. And not too much free time
&lt;br&gt;&amp;gt; left for this.
&lt;br&gt;&lt;br&gt;That would be great if you could have a look at that.
&lt;br&gt;&lt;br&gt;If you want I will send you the C package PCRE 3.9 which
&lt;br&gt;I believe was originally used when developing the Eiffel
&lt;br&gt;regexp library. That way you could make a diff with the
&lt;br&gt;version 7.7 currently available in www.pcre.org and see
&lt;br&gt;what they did to support unicode.
&lt;br&gt;&lt;br&gt;Note that this mailing list is for user questions. Can we
&lt;br&gt;move the discussion to the SourceForge developer mailing
&lt;br&gt;list:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Bezault
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18233266&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ericb@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.gobosoft.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gobosoft.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
&lt;br&gt;Studies have shown that voting for your favorite open source project,
&lt;br&gt;along with a healthy diet, reduces your potential for chronic lameness
&lt;br&gt;and boredom. Vote Now at &lt;a href=&quot;http://www.sourceforge.net/community/cca08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sourceforge.net/community/cca08&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18233266&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A--gobo-eiffel--Re%3A-Gobo-Regexp-and-Unicode-support.-tp18233266p18233266.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18185396</id>
	<title>Re: Gobo Regexp and Unicode	support.</title>
	<published>2008-06-29T14:11:53Z</published>
	<updated>2008-06-29T14:11:53Z</updated>
	<author>
		<name>Eric Bezault</name>
	</author>
	<content type="html">Eric Bezault wrote:
&lt;br&gt;&amp;gt; However, in addition to Colin's remark about case-insensitivity, I also
&lt;br&gt;&amp;gt; noticed that character classes (e.g. &amp;quot;[a-z]&amp;quot;) will not work if they
&lt;br&gt;&amp;gt; contain characters with code greater then 255.
&lt;br&gt;&lt;br&gt;I forgot to mention that the routine `optimize' builds its
&lt;br&gt;own character set for internal purposes. This means that this
&lt;br&gt;routine might corrupt the behavior of the regular expression
&lt;br&gt;if it contains characters with code greater than 255.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Bezault
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18185396&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ericb@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.gobosoft.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gobosoft.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Check out the new SourceForge.net Marketplace.
&lt;br&gt;It's the best place to buy or sell services for
&lt;br&gt;just about anything Open Source.
&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/services/buy/index.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/services/buy/index.php&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18185396&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A--gobo-eiffel--Gobo-Regexp-and-Unicode-support.-tp18185309p18185396.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18185309</id>
	<title>Re: [gobo-eiffel] Gobo Regexp and Unicode support.</title>
	<published>2008-06-29T14:02:36Z</published>
	<updated>2008-06-29T14:02:36Z</updated>
	<author>
		<name>Eric Bezault</name>
	</author>
	<content type="html">Ted wrote:
&lt;br&gt;&amp;gt; I read somewhere Gobo Regexp doesn't support Unicode yet.
&lt;br&gt;&amp;gt; After some investigation. I found some minor changes would make it
&lt;br&gt;&amp;gt; support Unicode (See following patch).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Can someone confirm? And merge it into the library if possible.
&lt;br&gt;&lt;br&gt;I just committed your modifications in SVN.
&lt;br&gt;&lt;br&gt;However, in addition to Colin's remark about case-insensitivity, I also
&lt;br&gt;noticed that character classes (e.g. &amp;quot;[a-z]&amp;quot;) will not work if they
&lt;br&gt;contain characters with code greater then 255.
&lt;br&gt;&lt;br&gt;For your information, this regexp library in Gobo was born out of
&lt;br&gt;a translation to Eiffel of the code of the PCRE C library. The version
&lt;br&gt;of the C library was 3.9 if I remember correctly, and it was the
&lt;br&gt;very early stage of its support for unicode. The version number today
&lt;br&gt;is 7.7 and they claim to support unicode now, supposedly with a regexp
&lt;br&gt;pattern syntax and behavior compatible with Perl's regexp. It might
&lt;br&gt;be worth looking at the PCRE C library:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.pcre.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.pcre.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;in order to implement unicode support in a way that does not depart
&lt;br&gt;too much from the original PCRE library and at the same time preventing
&lt;br&gt;us from having to reinvent the wheel.
&lt;br&gt;&lt;br&gt;I suggest that we move this discussion to the gobo-eiffel-develop
&lt;br&gt;mailing list.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Bezault
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18185309&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ericb@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.gobosoft.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gobosoft.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Check out the new SourceForge.net Marketplace.
&lt;br&gt;It's the best place to buy or sell services for
&lt;br&gt;just about anything Open Source.
&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/services/buy/index.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/services/buy/index.php&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18185309&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A--gobo-eiffel--Gobo-Regexp-and-Unicode-support.-tp18185309p18185309.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18173019</id>
	<title>Re: Gobo tools won't generate override cluster</title>
	<published>2008-06-28T10:24:11Z</published>
	<updated>2008-06-28T10:24:11Z</updated>
	<author>
		<name>Eric Bezault</name>
	</author>
	<content type="html">&amp;nbsp;&amp;gt; From: Colin Adams
&lt;br&gt;&amp;nbsp;&amp;gt; Sent: Wednesday, June 25, 2008 5:28 AM
&lt;br&gt;&amp;nbsp;&amp;gt; To: Eric Bezault
&lt;br&gt;&amp;nbsp;&amp;gt; Subject: Gobo tools won't generate override cluster
&lt;br&gt;&amp;nbsp;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt; I have the following lines in my system.xace:
&lt;br&gt;&amp;nbsp;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt; &amp;lt;option name=&amp;quot;override_cluster&amp;quot; value=&amp;quot;override_cluster&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt; And
&lt;br&gt;&amp;nbsp;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt; &amp;lt;cluster name=&amp;quot;override_cluster&amp;quot; location=&amp;quot;${HOME}/es62_override&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt; 	 &amp;nbsp;&amp;lt;option name=&amp;quot;recursive&amp;quot; value=&amp;quot;true&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt; 	&amp;lt;/cluster&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt; But the getest command is generating the following in the ecf file:
&lt;br&gt;&amp;nbsp;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt; 	&amp;lt;cluster name=&amp;quot;override_cluster&amp;quot;
&lt;br&gt;&amp;nbsp;&amp;gt; location=&amp;quot;${HOME}/es62_override&amp;quot; recursive=&amp;quot;true&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt; 		&amp;lt;/cluster&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt; So I don't get overrides - instead I get a clash.
&lt;br&gt;&amp;nbsp;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt; I am running on Linux using the latest SVN version of Gobo.
&lt;br&gt;&lt;br&gt;This should now be fixed in svn#6436.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Bezault
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18173019&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ericb@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.gobosoft.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gobosoft.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Check out the new SourceForge.net Marketplace.
&lt;br&gt;It's the best place to buy or sell services for
&lt;br&gt;just about anything Open Source.
&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/services/buy/index.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/services/buy/index.php&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18173019&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-Gobo-tools-won%27t-generate-override-cluster-tp18173019p18173019.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18069830</id>
	<title>Re: Bug in XM_EXPAT_API</title>
	<published>2008-06-23T06:56:11Z</published>
	<updated>2008-06-23T06:56:11Z</updated>
	<author>
		<name>Eric Bezault</name>
	</author>
	<content type="html">Paul Cohen wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; The Result of type STRING is not created in the following feature in
&lt;br&gt;&amp;gt; XM_EXPAT_API (see line 1426):
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp;1415 	new_string_from_c_zero_terminated_string (psz: POINTER): STRING is
&lt;br&gt;&amp;gt; &amp;nbsp;1416 			-- Eiffel STRING object created from a zero terminated C
&lt;br&gt;&amp;gt; &amp;nbsp;1417 			-- String located at `psz'.
&lt;br&gt;&amp;gt; &amp;nbsp;1418 			-- The string is copied so the memory allocated at `psz' may be
&lt;br&gt;&amp;gt; &amp;nbsp;1419 			-- freed without affecting the returned string.
&lt;br&gt;&amp;gt; &amp;nbsp;1420 		require
&lt;br&gt;&amp;gt; &amp;nbsp;1421 			psz_valid: psz /= default_pointer
&lt;br&gt;&amp;gt; &amp;nbsp;1422 		do
&lt;br&gt;&amp;gt; &amp;nbsp;1423 #ifdef SE
&lt;br&gt;&amp;gt; &amp;nbsp;1424 			create Result.from_external_copy (psz)
&lt;br&gt;&amp;gt; &amp;nbsp;1425 #else
&lt;br&gt;&amp;gt; &amp;nbsp;1426 			Result.from_c (psz)
&lt;br&gt;&amp;gt; &amp;nbsp;1427 #endif
&lt;br&gt;&amp;gt; &amp;nbsp;1428 		ensure
&lt;br&gt;&amp;gt; &amp;nbsp;1429 			string_not_void: Result /= Void
&lt;br&gt;&amp;gt; &amp;nbsp;1430 		end
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It should be:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp;1426 			create Result.make_from_c (psz)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; /Paul
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;Thank you, it's now fixed in svn#6433.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Bezault
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18069830&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ericb@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.gobosoft.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gobosoft.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Check out the new SourceForge.net Marketplace.
&lt;br&gt;It's the best place to buy or sell services for
&lt;br&gt;just about anything Open Source.
&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/services/buy/index.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/services/buy/index.php&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18069830&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bug-in-XM_EXPAT_API-tp18068747p18069830.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18068747</id>
	<title>Bug in XM_EXPAT_API</title>
	<published>2008-06-23T05:55:03Z</published>
	<updated>2008-06-23T05:55:03Z</updated>
	<author>
		<name>Paul Cohen-4</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;The Result of type STRING is not created in the following feature in
&lt;br&gt;XM_EXPAT_API (see line 1426):
&lt;br&gt;&lt;br&gt;&amp;nbsp;1415 	new_string_from_c_zero_terminated_string (psz: POINTER): STRING is
&lt;br&gt;&amp;nbsp;1416 			-- Eiffel STRING object created from a zero terminated C
&lt;br&gt;&amp;nbsp;1417 			-- String located at `psz'.
&lt;br&gt;&amp;nbsp;1418 			-- The string is copied so the memory allocated at `psz' may be
&lt;br&gt;&amp;nbsp;1419 			-- freed without affecting the returned string.
&lt;br&gt;&amp;nbsp;1420 		require
&lt;br&gt;&amp;nbsp;1421 			psz_valid: psz /= default_pointer
&lt;br&gt;&amp;nbsp;1422 		do
&lt;br&gt;&amp;nbsp;1423 #ifdef SE
&lt;br&gt;&amp;nbsp;1424 			create Result.from_external_copy (psz)
&lt;br&gt;&amp;nbsp;1425 #else
&lt;br&gt;&amp;nbsp;1426 			Result.from_c (psz)
&lt;br&gt;&amp;nbsp;1427 #endif
&lt;br&gt;&amp;nbsp;1428 		ensure
&lt;br&gt;&amp;nbsp;1429 			string_not_void: Result /= Void
&lt;br&gt;&amp;nbsp;1430 		end
&lt;br&gt;&lt;br&gt;It should be:
&lt;br&gt;&lt;br&gt;&amp;nbsp;1426 			create Result.make_from_c (psz)
&lt;br&gt;&lt;br&gt;/Paul
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Paul Cohen
&lt;br&gt;mobile: +46 730 787 035
&lt;br&gt;e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18068747&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;paul.cohen@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Check out the new SourceForge.net Marketplace.
&lt;br&gt;It's the best place to buy or sell services for
&lt;br&gt;just about anything Open Source.
&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/services/buy/index.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/services/buy/index.php&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18068747&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bug-in-XM_EXPAT_API-tp18068747p18068747.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17825947</id>
	<title>Re: [xsl] Printing CDATA from feed as HTML</title>
	<published>2008-06-13T01:59:56Z</published>
	<updated>2008-06-13T01:59:56Z</updated>
	<author>
		<name>Colin Paul Adams</name>
	</author>
	<content type="html">&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;Colin&amp;quot; == Colin Paul Adams &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17825947&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;colin@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;David&amp;quot; == David Carlisle &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17825947&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;davidc@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; I think a parse() function almost made it into 2.0...
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; David&amp;gt; it did.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; David&amp;gt; &amp;lt;xsl:function name=&amp;quot;x:parse&amp;quot; as=&amp;quot;document-node()&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; David&amp;gt; &amp;lt;xsl:param name=&amp;quot;s&amp;quot; as=&amp;quot;xs:string&amp;quot;/&amp;gt; &amp;lt;xsl:sequence
&lt;br&gt;&amp;nbsp; &amp;nbsp; David&amp;gt; select=&amp;quot;doc(concat('data:text/xml,'$s))&amp;quot;/&amp;gt; &amp;lt;/xsl:function&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Colin&amp;gt; Almost.
&lt;br&gt;&amp;nbsp; &amp;nbsp; Colin&amp;gt; Your data URI needs the charset parameter.
&lt;br&gt;&lt;br&gt;Hm. Maybe not.
&lt;br&gt;&lt;br&gt;There is a portability problem here, in that there is a dependency
&lt;br&gt;upon the Unicode encoding form used by the implementation. 
&lt;br&gt;&lt;br&gt;For instance, Gestalt currently uses UTF-8, so you need to specify:
&lt;br&gt;&lt;br&gt;data:application.xml; charset=UTF-8
&lt;br&gt;&lt;br&gt;but I am currently re-engineering it to use UTF-32 (amongst other
&lt;br&gt;changes), and so there is a problem.
&lt;br&gt;&lt;br&gt;Now the implementation would be able to supply the actual encoding
&lt;br&gt;using a higher level protocol (something internal to the
&lt;br&gt;implementation of fn:doc()). You then have a clash between the
&lt;br&gt;labelled encoding, and the encoding supplied by the higher level
&lt;br&gt;protocol.
&lt;br&gt;&lt;br&gt;It is a TAG recommendation that the XML parser must not override the
&lt;br&gt;encoding supplied by the higher level protocol in this case. So you
&lt;br&gt;are just about OK. The normal thing for an XML parser to do would be
&lt;br&gt;to report an error in this case, but that is not required by an spec.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Colin Adams
&lt;br&gt;Picking nits off the nits
&lt;br&gt;Preston Lancashire
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Check out the new SourceForge.net Marketplace.
&lt;br&gt;It's the best place to buy or sell services for
&lt;br&gt;just about anything Open Source.
&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/services/buy/index.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/services/buy/index.php&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17825947&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A--xsl--Printing-CDATA-from-feed-as-HTML-tp17825947p17825947.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17818246</id>
	<title>Re: Problem with DS_HASH_TABLE</title>
	<published>2008-06-13T01:11:42Z</published>
	<updated>2008-06-13T01:11:42Z</updated>
	<author>
		<name>Berend de Boer</name>
	</author>
	<content type="html">&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;Paul&amp;quot; == Paul G Crismer &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17818246&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;paul-georges.crismer@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Paul&amp;gt; Hello, I have a problem with DS_HASH_TABLE. &amp;nbsp;A precondition
&lt;br&gt;&amp;nbsp; &amp;nbsp; Paul&amp;gt; violation in 'clashes_put'.
&lt;br&gt;&lt;br&gt;Hi Paul,
&lt;br&gt;&lt;br&gt;Maybe you have an issue where a STRING isn't cloned and overwritten
&lt;br&gt;while adding things?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;Berend de Boer
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;Check out the new SourceForge.net Marketplace.
&lt;br&gt;It's the best place to buy or sell services for
&lt;br&gt;just about anything Open Source.
&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/services/buy/index.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/services/buy/index.php&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17818246&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;smime.p7s&lt;/strong&gt; (1K) &lt;a href=&quot;http://www.nabble.com/attachment/17818246/0/smime.p7s&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problem-with-DS_HASH_TABLE-tp17750083p17818246.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17792145</id>
	<title>Re: Problem with DS_HASH_TABLE</title>
	<published>2008-06-11T21:22:24Z</published>
	<updated>2008-06-11T21:22:24Z</updated>
	<author>
		<name>Eric Bezault</name>
	</author>
	<content type="html">Paul G. Crismer wrote:
&lt;br&gt;&amp;gt; I have a problem with DS_HASH_TABLE. &amp;nbsp;A precondition violation in 
&lt;br&gt;&amp;gt; 'clashes_put'.
&lt;br&gt;&lt;br&gt;Hi Paul,
&lt;br&gt;&lt;br&gt;Did you get a precondition violation on DS_HASH_TABLE.put after
&lt;br&gt;following Ted's suggestion to enable Supplier Precondition in
&lt;br&gt;the configuration?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Bezault
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17792145&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ericb@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.gobosoft.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gobosoft.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Check out the new SourceForge.net Marketplace.
&lt;br&gt;It's the best place to buy or sell services for
&lt;br&gt;just about anything Open Source.
&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/services/buy/index.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/services/buy/index.php&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17792145&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problem-with-DS_HASH_TABLE-tp17750083p17792145.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17752727</id>
	<title>Re: Problem with DS_HASH_TABLE</title>
	<published>2008-06-10T03:59:57Z</published>
	<updated>2008-06-10T03:59:57Z</updated>
	<author>
		<name>Eric Bezault</name>
	</author>
	<content type="html">Paul G. Crismer wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I have a problem with DS_HASH_TABLE. &amp;nbsp;A precondition violation in 
&lt;br&gt;&amp;gt; 'clashes_put'.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Class / Object &amp;nbsp; &amp;nbsp; &amp;nbsp;Routine &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Nature of exception &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Effect
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; DS_HASH_TABLE &amp;nbsp; &amp;nbsp; &amp;nbsp; clashes_put @12 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;index_small_enough: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;lt;000000000B20FEF8&amp;gt; &amp;nbsp;(From DS_ARRAYED_SPARSE_TABLE)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Runtime check violated. &amp;nbsp; &amp;nbsp; &amp;nbsp; Fail
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; DS_HASH_TABLE &amp;nbsp; &amp;nbsp; &amp;nbsp; clashes_put @3 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;lt;000000000B20FEF8&amp;gt; &amp;nbsp;(From DS_ARRAYED_SPARSE_TABLE)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Routine failure. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Fail
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; DS_HASH_TABLE &amp;nbsp; &amp;nbsp; &amp;nbsp; put @12 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; &amp;lt;000000000B20FEF8&amp;gt; &amp;nbsp;(From DS_SPARSE_TABLE) Routine failure. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Fail
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; How does it come? &amp;nbsp;Before putting the new element we check the table is 
&lt;br&gt;&amp;gt; not full.
&lt;br&gt;&amp;gt; Is there a known problem with DS_HASH_TABLE?
&lt;/div&gt;&lt;br&gt;There is no known problem.
&lt;br&gt;Can you reproduce the bug on a small example?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Bezault
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17752727&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ericb@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.gobosoft.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gobosoft.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Check out the new SourceForge.net Marketplace.
&lt;br&gt;It's the best place to buy or sell services for
&lt;br&gt;just about anything Open Source.
&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/services/buy/index.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/services/buy/index.php&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17752727&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problem-with-DS_HASH_TABLE-tp17750083p17752727.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17750083</id>
	<title>Problem with DS_HASH_TABLE</title>
	<published>2008-06-10T01:14:10Z</published>
	<updated>2008-06-10T01:14:10Z</updated>
	<author>
		<name>Paul G. Crismer</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I have a problem with DS_HASH_TABLE. &amp;nbsp;A precondition violation in 
&lt;br&gt;'clashes_put'.
&lt;br&gt;&lt;br&gt;Class / Object &amp;nbsp; &amp;nbsp; &amp;nbsp;Routine &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Nature of exception &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Effect
&lt;br&gt;-------------------------------------------------------------------------------
&lt;br&gt;DS_HASH_TABLE &amp;nbsp; &amp;nbsp; &amp;nbsp; clashes_put @12 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;index_small_enough: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;lt;000000000B20FEF8&amp;gt; &amp;nbsp;(From DS_ARRAYED_SPARSE_TABLE)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Runtime check violated. &amp;nbsp; &amp;nbsp; &amp;nbsp; Fail
&lt;br&gt;-------------------------------------------------------------------------------
&lt;br&gt;DS_HASH_TABLE &amp;nbsp; &amp;nbsp; &amp;nbsp; clashes_put @3 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;lt;000000000B20FEF8&amp;gt; &amp;nbsp;(From DS_ARRAYED_SPARSE_TABLE)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Routine failure. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Fail
&lt;br&gt;-------------------------------------------------------------------------------
&lt;br&gt;DS_HASH_TABLE &amp;nbsp; &amp;nbsp; &amp;nbsp; put @12 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;lt;000000000B20FEF8&amp;gt; &amp;nbsp;(From DS_SPARSE_TABLE) Routine failure. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Fail
&lt;br&gt;-------------------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;How does it come? &amp;nbsp;Before putting the new element we check the table is 
&lt;br&gt;not full.
&lt;br&gt;Is there a known problem with DS_HASH_TABLE?
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;&lt;br&gt;Paul G. Crismer
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Check out the new SourceForge.net Marketplace.
&lt;br&gt;It's the best place to buy or sell services for
&lt;br&gt;just about anything Open Source.
&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/services/buy/index.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/services/buy/index.php&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17750083&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problem-with-DS_HASH_TABLE-tp17750083p17750083.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17563985</id>
	<title>Re: Binary search tree</title>
	<published>2008-05-30T10:09:15Z</published>
	<updated>2008-05-30T10:09:15Z</updated>
	<author>
		<name>Eric Bezault</name>
	</author>
	<content type="html">Daniel Tuser wrote:
&lt;br&gt;&amp;gt; My todo list for the binary search trees is now empty. From my point of 
&lt;br&gt;&amp;gt; view it is ready to be released if no one finds weaknesses in the code. 
&lt;br&gt;&amp;gt; The documentation and some examples are missing.
&lt;br&gt;&amp;gt; There are no xml files for table.html and set.html yet. So I assume that 
&lt;br&gt;&amp;gt; I need to be translated them into xml files first (gobodoc format). Or 
&lt;br&gt;&amp;gt; is there another location where the xml files are?
&lt;br&gt;&lt;br&gt;The doc for the structure library was used as a proof of
&lt;br&gt;concept for the gobodoc format. The doc was initially
&lt;br&gt;written in html, and I wanted to make sure that it was
&lt;br&gt;possible to write the doc in gobodoc format and then
&lt;br&gt;produce html files that look like the original. That's
&lt;br&gt;where the .xml files come from. But the doc for the
&lt;br&gt;structure library was never fully translated into the
&lt;br&gt;gobodoc format, so I think that the most up-to-date files
&lt;br&gt;are the .html files. You should probably use these .html
&lt;br&gt;files for the time being.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eric Bezault
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17563985&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ericb@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.gobosoft.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gobosoft.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Microsoft
&lt;br&gt;Defy all challenges. Microsoft(R) Visual Studio 2008.
&lt;br&gt;&lt;a href=&quot;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17563985&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Binary-search-tree-tp16843463p17563985.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17561537</id>
	<title>Re: Binary search tree</title>
	<published>2008-05-30T08:14:40Z</published>
	<updated>2008-05-30T08:14:40Z</updated>
	<author>
		<name>d.tuser</name>
	</author>
	<content type="html">My todo list for the binary search trees is now empty. From my point of 
&lt;br&gt;view it is ready to be released if no one finds weaknesses in the code. 
&lt;br&gt;The documentation and some examples are missing.
&lt;br&gt;There are no xml files for table.html and set.html yet. So I assume that 
&lt;br&gt;I need to be translated them into xml files first (gobodoc format). Or 
&lt;br&gt;is there another location where the xml files are?
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Microsoft
&lt;br&gt;Defy all challenges. Microsoft(R) Visual Studio 2008.
&lt;br&gt;&lt;a href=&quot;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17561537&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;binary_search_tree.tar.gz&lt;/strong&gt; (32K) &lt;a href=&quot;http://www.nabble.com/attachment/17561537/0/binary_search_tree.tar.gz&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Binary-search-tree-tp16843463p17561537.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17545997</id>
	<title>Re: Latest release doesn't work with SE 1.2 anymore</title>
	<published>2008-05-29T14:13:08Z</published>
	<updated>2008-05-29T14:13:08Z</updated>
	<author>
		<name>Colin Paul Adams</name>
	</author>
	<content type="html">&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;Berend&amp;quot; == Berend de Boer &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17545997&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;berend@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;Colin&amp;quot; == Colin Adams &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17545997&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;colinpauladams@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; The problem is that I develop sites with dozens of small
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; cgis. The disk space needed for EiffelStudio is simply
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; horrendous, and the initial compile doesn't make me happy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; either. So SE is still the only solution in town
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;&amp;gt; unfortunately.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Colin&amp;gt; Then you have two solutions at hand:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Colin&amp;gt; 1) Upgrade SmartEiffel 1.2r8, or 2) Use Gobo 3.7
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Berend&amp;gt; Ah, does 1.2r8 work? I thought the differences were minor
&lt;br&gt;&amp;nbsp; &amp;nbsp; Berend&amp;gt; so I haven't bothered to upgrade from 1.2r7. But Eric said
&lt;br&gt;&amp;nbsp; &amp;nbsp; Berend&amp;gt; SE support was dropped.
&lt;br&gt;&lt;br&gt;I meant upgrade 1.2r8 to support FreeElks, or equivalent.
&lt;br&gt;-- 
&lt;br&gt;Colin Adams
&lt;br&gt;Preston Lancashire
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Microsoft
&lt;br&gt;Defy all challenges. Microsoft(R) Visual Studio 2008.
&lt;br&gt;&lt;a href=&quot;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17545997&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Latest-release-doesn%27t-work-with-SE-1.2-anymore-tp17506721p17545997.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17545856</id>
	<title>Re: Latest release doesn't work with SE 1.2 anymore</title>
	<published>2008-05-29T14:08:33Z</published>
	<updated>2008-05-29T14:08:33Z</updated>
	<author>
		<name>Berend de Boer</name>
	</author>
	<content type="html">&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;Colin&amp;quot; == Colin Adams &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17545856&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;colinpauladams@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; The problem is that I develop sites with dozens of small
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; cgis. The disk space needed for EiffelStudio is simply
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; horrendous, and the initial compile doesn't make me happy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; either. So SE is still the only solution in town unfortunately.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Colin&amp;gt; Then you have two solutions at hand:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Colin&amp;gt; 1) Upgrade SmartEiffel 1.2r8, or 2) Use Gobo 3.7
&lt;br&gt;&lt;br&gt;Ah, does 1.2r8 work? I thought the differences were minor so I haven't
&lt;br&gt;bothered to upgrade from 1.2r7. But Eric said SE support was dropped.
&lt;br&gt;&lt;br&gt;But else, Gobo 3.7 is indeed the only solution for now.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;Berend de Boer
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Microsoft
&lt;br&gt;Defy all challenges. Microsoft(R) Visual Studio 2008.
&lt;br&gt;&lt;a href=&quot;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17545856&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;smime.p7s&lt;/strong&gt; (1K) &lt;a href=&quot;http://www.nabble.com/attachment/17545856/0/smime.p7s&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Latest-release-doesn%27t-work-with-SE-1.2-anymore-tp17506721p17545856.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17533822</id>
	<title>Re: Latest release doesn't work with SE 1.2 anymore</title>
	<published>2008-05-29T04:42:11Z</published>
	<updated>2008-05-29T04:42:11Z</updated>
	<author>
		<name>Colin Adams-3</name>
	</author>
	<content type="html">2008/5/29 Berend de Boer &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17533822&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;berend@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;br&gt;&amp;gt; The problem is that I develop sites with dozens of small cgis. The disk
&lt;br&gt;&amp;gt; space needed for EiffelStudio is simply horrendous, and the initial
&lt;br&gt;&amp;gt; compile doesn't make me happy either. So SE is still the only solution
&lt;br&gt;&amp;gt; in town unfortunately.
&lt;br&gt;&lt;br&gt;Then you have two solutions at hand:
&lt;br&gt;&lt;br&gt;1) Upgrade SmartEiffel 1.2r8, or
&lt;br&gt;2) Use Gobo 3.7
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Microsoft
&lt;br&gt;Defy all challenges. Microsoft(R) Visual Studio 2008.
&lt;br&gt;&lt;a href=&quot;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17533822&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Latest-release-doesn%27t-work-with-SE-1.2-anymore-tp17506721p17533822.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17532905</id>
	<title>Re: Latest release doesn't work with SE 1.2 anymore</title>
	<published>2008-05-29T03:39:52Z</published>
	<updated>2008-05-29T03:39:52Z</updated>
	<author>
		<name>Berend de Boer</name>
	</author>
	<content type="html">&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;Eric&amp;quot; == Eric Bezault &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17532905&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ericb@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Eric&amp;gt; Debug can be implemented in gec without too much effort. &amp;nbsp;DbC
&lt;br&gt;&amp;nbsp; &amp;nbsp; Eric&amp;gt; requires more work. For DbC I use EiffelStudio.
&lt;br&gt;&lt;br&gt;The problem is that I develop sites with dozens of small cgis. The disk
&lt;br&gt;space needed for EiffelStudio is simply horrendous, and the initial
&lt;br&gt;compile doesn't make me happy either. So SE is still the only solution
&lt;br&gt;in town unfortunately.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;Berend de Boer
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Microsoft
&lt;br&gt;Defy all challenges. Microsoft(R) Visual Studio 2008.
&lt;br&gt;&lt;a href=&quot;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;gobo-eiffel-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17532905&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gobo-eiffel-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;smime.p7s&lt;/strong&gt; (1K) &lt;a href=&quot;http://www.nabble.com/attachment/17532905/0/smime.p7s&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Latest-release-doesn%27t-work-with-SE-1.2-anymore-tp17506721p17532905.html" />
</entry>

</feed>
