<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/comp.lang.ada</id>
  <title type="text">comp.lang.ada Google Group</title>
  <subtitle type="text">
  Discussion about Ada*.
  </subtitle>
  <link href="/group/comp.lang.ada/feed/atom_v1_0_msgs.xml" rel="self" title="comp.lang.ada feed"/>
  <updated>2010-01-03T21:42:06Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>sjw</name>
  <email>simon.j.wri...@mac.com</email>
  </author>
  <updated>2010-01-03T21:42:06Z</updated>
  <id>http://groups.google.com/group/comp.lang.ada/browse_frm/thread/cdaad053c5bb4693/a049abe448e01d9f?show_docid=a049abe448e01d9f</id>
  <link href="http://groups.google.com/group/comp.lang.ada/browse_frm/thread/cdaad053c5bb4693/a049abe448e01d9f?show_docid=a049abe448e01d9f"/>
  <title type="text">Re: Package Asis.Clauses : a tiny error in comments</title>
  <summary type="html" xml:space="preserve">
  On Jan 3, 5:09 pm, Hibou57 (Yannick Duchêne) &lt;br&gt; You might also look at the &#39;getting involved&#39; section of the page &lt;br&gt; Stephe pointed out.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dmitry A. Kazakov</name>
  <email>mail...@dmitry-kazakov.de</email>
  </author>
  <updated>2010-01-03T20:05:46Z</updated>
  <id>http://groups.google.com/group/comp.lang.ada/browse_frm/thread/225336ae711b78f1/9c5391bd267ec15e?show_docid=9c5391bd267ec15e</id>
  <link href="http://groups.google.com/group/comp.lang.ada/browse_frm/thread/225336ae711b78f1/9c5391bd267ec15e?show_docid=9c5391bd267ec15e"/>
  <title type="text">Re: Open URLs</title>
  <summary type="html" xml:space="preserve">
  The third / is a delimiter, theoretically there could be something between &lt;br&gt; file:// and /. The path might be followed by queries and fragments, see &lt;br&gt; here: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://en.wikipedia.org/wiki/URI_scheme#Generic_syntax&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;You just parse it. What is the problem, except that the number of URI &lt;br&gt; schemes is huge. &lt;br&gt; Regarding replacing %20 with SP, I am not sure if this has to be done. You
  </summary>
  </entry>
  <entry>
  <author>
  <name>vlc</name>
  <email>just.another.spam.acco...@googlemail.com</email>
  </author>
  <updated>2010-01-03T18:53:04Z</updated>
  <id>http://groups.google.com/group/comp.lang.ada/browse_frm/thread/225336ae711b78f1/d96ff5a438598641?show_docid=d96ff5a438598641</id>
  <link href="http://groups.google.com/group/comp.lang.ada/browse_frm/thread/225336ae711b78f1/d96ff5a438598641?show_docid=d96ff5a438598641"/>
  <title type="text">Re: Open URLs</title>
  <summary type="html" xml:space="preserve">
  Thanks. This looks quite promising!
  </summary>
  </entry>
  <entry>
  <author>
  <name>Pascal Obry</name>
  <email>pas...@obry.net</email>
  </author>
  <updated>2010-01-03T18:36:30Z</updated>
  <id>http://groups.google.com/group/comp.lang.ada/browse_frm/thread/225336ae711b78f1/089e948871de097f?show_docid=089e948871de097f</id>
  <link href="http://groups.google.com/group/comp.lang.ada/browse_frm/thread/225336ae711b78f1/089e948871de097f?show_docid=089e948871de097f"/>
  <title type="text">Re: Open URLs</title>
  <summary type="html" xml:space="preserve">
  Le 03/01/2010 19:17, vlc a écrit : &lt;br&gt; Not directly. After removing the file:// prefix, you can use AWS.URL.Decode. &lt;br&gt; Pascal.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Gautier write-only</name>
  <email>gautier_niou...@hotmail.com</email>
  </author>
  <updated>2010-01-03T18:36:04Z</updated>
  <id>http://groups.google.com/group/comp.lang.ada/browse_frm/thread/225336ae711b78f1/03403024af469d4c?show_docid=03403024af469d4c</id>
  <link href="http://groups.google.com/group/comp.lang.ada/browse_frm/thread/225336ae711b78f1/03403024af469d4c?show_docid=03403024af469d4c"/>
  <title type="text">Re: Open URLs</title>
  <summary type="html" xml:space="preserve">
  What about doing successive string replacements: &lt;br&gt; &amp;quot;file://&amp;quot; -&amp;gt; &amp;quot;&amp;quot; &lt;br&gt; &amp;quot;%20&amp;quot; -&amp;gt; &amp;quot; &amp;quot; &lt;br&gt; etc. &lt;br&gt; ? &lt;br&gt; Probably you need to make a &amp;quot;Replace_all&amp;quot; function using &lt;br&gt; Ada.Strings.Fixed&#39;s routines (unless it&#39;s already there), then it &lt;br&gt; should be straightforward. &lt;br&gt; ______________________________ ______________________________ __ &lt;br&gt; Gautier&#39;s Ada programming -- &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://gautiersblog.blogspot.com/&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dirk Craeynest</name>
  <email>d...@asgard.cs.kuleuven.be</email>
  </author>
  <updated>2010-01-03T18:30:51Z</updated>
  <id>http://groups.google.com/group/comp.lang.ada/browse_frm/thread/daba673dc27d7674/cc2323cb0a575495?show_docid=cc2323cb0a575495</id>
  <link href="http://groups.google.com/group/comp.lang.ada/browse_frm/thread/daba673dc27d7674/cc2323cb0a575495?show_docid=cc2323cb0a575495"/>
  <title type="text">FINAL CfIP, Conf. Reliable Software Technologies, Ada-Europe 2010</title>
  <summary type="html" xml:space="preserve">
  ------------------------------ ------------------------------ ----------- &lt;br&gt; FINAL Call for Industrial Presentations &lt;br&gt; 15th International Conference on &lt;br&gt; Reliable Software Technologies - Ada-Europe 2010 &lt;br&gt; 14 - 18 June 2010, Valencia, Spain &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.ada-europe.org/conference2010.html&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>vlc</name>
  <email>just.another.spam.acco...@googlemail.com</email>
  </author>
  <updated>2010-01-03T18:17:58Z</updated>
  <id>http://groups.google.com/group/comp.lang.ada/browse_frm/thread/225336ae711b78f1/2e8ce3fa09e95ee6?show_docid=2e8ce3fa09e95ee6</id>
  <link href="http://groups.google.com/group/comp.lang.ada/browse_frm/thread/225336ae711b78f1/2e8ce3fa09e95ee6?show_docid=2e8ce3fa09e95ee6"/>
  <title type="text">Open URLs</title>
  <summary type="html" xml:space="preserve">
  Hi *, &lt;br&gt; I am looking for a way to open URLs (like &amp;quot;file:///home/vlc/file&amp;quot;) as &lt;br&gt; files - as you would do with &amp;quot;Open (Handle, In_File, &amp;quot;/home/vlc/ &lt;br&gt; file&amp;quot;)&amp;quot;. &lt;br&gt; I could surely just remove the heading &amp;quot;file://&amp;quot;, but this would still &lt;br&gt; leave me with the problem of special characters like &amp;quot;file:///home/vlc/ &lt;br&gt; name%20with%20spaces&amp;quot;.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Yannick Duchêne Hibou57</name>
  <email>yannick_duch...@yahoo.fr</email>
  </author>
  <updated>2010-01-03T17:09:33Z</updated>
  <id>http://groups.google.com/group/comp.lang.ada/browse_frm/thread/cdaad053c5bb4693/1d2f1cd9d764bea1?show_docid=1d2f1cd9d764bea1</id>
  <link href="http://groups.google.com/group/comp.lang.ada/browse_frm/thread/cdaad053c5bb4693/1d2f1cd9d764bea1?show_docid=1d2f1cd9d764bea1"/>
  <title type="text">Re: Package Asis.Clauses : a tiny error in comments</title>
  <summary type="html" xml:space="preserve">
  I know this page, that&#39;s a good source. &lt;br&gt; Perhaps this may be found beside to Ada Issues and others at Ada- &lt;br&gt; Auth ? &lt;br&gt; I will have a look at it.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Yannick Duchêne Hibou57</name>
  <email>yannick_duch...@yahoo.fr</email>
  </author>
  <updated>2010-01-03T17:06:36Z</updated>
  <id>http://groups.google.com/group/comp.lang.ada/browse_frm/thread/2ccbc28de03a5c19/cc8c4db9d5bafe90?show_docid=cc8c4db9d5bafe90</id>
  <link href="http://groups.google.com/group/comp.lang.ada/browse_frm/thread/2ccbc28de03a5c19/cc8c4db9d5bafe90?show_docid=cc8c4db9d5bafe90"/>
  <title type="text">Re: Asis.Ada_Environments.Associate (..., Parameters =&gt; ...);</title>
  <summary type="html" xml:space="preserve">
  I do not have a desktop search engine, this may be why I did not find &lt;br&gt; it there. &lt;br&gt; I&#39;ve check it is, indeed. &lt;br&gt; As the specification file does not give any reference, I suppose too. &lt;br&gt; May be another GNAT specific stuff : I could not get ride of ASIS &lt;br&gt; warning messages while I open an ASIS context. No standard ASIS
  </summary>
  </entry>
  <entry>
  <author>
  <name>Stephen Leake</name>
  <email>stephen_le...@stephe-leake.org</email>
  </author>
  <updated>2010-01-03T08:23:00Z</updated>
  <id>http://groups.google.com/group/comp.lang.ada/browse_frm/thread/cdaad053c5bb4693/3a3c73a27696f4ab?show_docid=3a3c73a27696f4ab</id>
  <link href="http://groups.google.com/group/comp.lang.ada/browse_frm/thread/cdaad053c5bb4693/3a3c73a27696f4ab?show_docid=3a3c73a27696f4ab"/>
  <title type="text">Re: Package Asis.Clauses : a tiny error in comments</title>
  <summary type="html" xml:space="preserve">
  There is good info about ASIS at: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sigada.org/wg/asiswg/asiswg.html?searchterm=asiswg&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; There used to be a mailing list to submit bugs like this, but I don&#39;t &lt;br&gt; see it there anymore.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Stephen Leake</name>
  <email>stephen_le...@stephe-leake.org</email>
  </author>
  <updated>2010-01-03T08:19:42Z</updated>
  <id>http://groups.google.com/group/comp.lang.ada/browse_frm/thread/2ccbc28de03a5c19/a2d84ee2412ab0d9?show_docid=a2d84ee2412ab0d9</id>
  <link href="http://groups.google.com/group/comp.lang.ada/browse_frm/thread/2ccbc28de03a5c19/a2d84ee2412ab0d9?show_docid=a2d84ee2412ab0d9"/>
  <title type="text">Re: Asis.Ada_Environments.Associate (..., Parameters =&gt; ...);</title>
  <summary type="html" xml:space="preserve">
  No need to search the web; that file is included in the GNAT ASIS &lt;br&gt; installation, in html, info, and pdf; gnat/share/doc/asis/* &lt;br&gt; asis_rm.txt 3.1 says they are implementation specific. &lt;br&gt; It appears the ASIS standard document is not freely available, so it&#39;s &lt;br&gt; hard to be sure.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Yannick Duchêne Hibou57</name>
  <email>yannick_duch...@yahoo.fr</email>
  </author>
  <updated>2010-01-02T22:46:43Z</updated>
  <id>http://groups.google.com/group/comp.lang.ada/browse_frm/thread/cdaad053c5bb4693/bbadab4c2096653d?show_docid=bbadab4c2096653d</id>
  <link href="http://groups.google.com/group/comp.lang.ada/browse_frm/thread/cdaad053c5bb4693/bbadab4c2096653d?show_docid=bbadab4c2096653d"/>
  <title type="text">Package Asis.Clauses : a tiny error in comments</title>
  <summary type="html" xml:space="preserve">
  If someone here is involved in the ASIS specification, there is a tiny &lt;br&gt; error in the package specification Asis.Clauses. &lt;br&gt; The documentary comments on function Clause_Names says : &lt;br&gt; This should be “ Appropriate Clause_Kinds ”
  </summary>
  </entry>
  <entry>
  <author>
  <name>Yannick Duchêne Hibou57</name>
  <email>yannick_duch...@yahoo.fr</email>
  </author>
  <updated>2010-01-02T14:54:26Z</updated>
  <id>http://groups.google.com/group/comp.lang.ada/browse_frm/thread/2ccbc28de03a5c19/57b430ae7f474e38?show_docid=57b430ae7f474e38</id>
  <link href="http://groups.google.com/group/comp.lang.ada/browse_frm/thread/2ccbc28de03a5c19/57b430ae7f474e38?show_docid=57b430ae7f474e38"/>
  <title type="text">Re: Asis.Ada_Environments.Associate (..., Parameters =&gt; ...);</title>
  <summary type="html" xml:space="preserve">
  Its talking about tree files, which may seems to be GNAT specific, &lt;br&gt; while other implementations may have similar concept.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Yannick Duchêne Hibou57</name>
  <email>yannick_duch...@yahoo.fr</email>
  </author>
  <updated>2010-01-02T14:44:30Z</updated>
  <id>http://groups.google.com/group/comp.lang.ada/browse_frm/thread/2ccbc28de03a5c19/40a00df1270c0ea4?show_docid=40a00df1270c0ea4</id>
  <link href="http://groups.google.com/group/comp.lang.ada/browse_frm/thread/2ccbc28de03a5c19/40a00df1270c0ea4?show_docid=40a00df1270c0ea4"/>
  <title type="text">Asis.Ada_Environments.Associate (..., Parameters =&gt; ...);</title>
  <summary type="html" xml:space="preserve">
  Query to ASIS users : &lt;br&gt; The “ Asis Asis.Ada_Environments ” specification file does not &lt;br&gt; document the “ Parameters ” argument. Searching the web about it, I&#39;ve &lt;br&gt; found a documentation called “ ASIS for GNAT ”, here : &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.gnu-darwin.org/www001/src/ports/devel/asis/work/asis-3.15p-src/documentation/asis_rm.txt&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Keith Thompson</name>
  <email>ks...@mib.org</email>
  </author>
  <updated>2010-01-01T18:02:01Z</updated>
  <id>http://groups.google.com/group/comp.lang.ada/browse_frm/thread/1f8050edb14e8329/20d1b7c1afe3505d?show_docid=20d1b7c1afe3505d</id>
  <link href="http://groups.google.com/group/comp.lang.ada/browse_frm/thread/1f8050edb14e8329/20d1b7c1afe3505d?show_docid=20d1b7c1afe3505d"/>
  <title type="text">Re: Interfacing to C</title>
  <summary type="html" xml:space="preserve">
  [...] &lt;br&gt; It appeared in the 1989 ANSI C standard. It was undoubtedly &lt;br&gt; implemented in some compilers a few years before that. K&amp;amp;R1 &lt;br&gt; (Kernighan &amp;amp; Ritchie, &amp;quot;The C Programming Language, 1st edition, 1978) &lt;br&gt; had structs, but didn&#39;t allow them to be assigned or passed as &lt;br&gt; arguments. &lt;br&gt; To be clear, C has *never* allowed structs to be passed by reference
  </summary>
  </entry>
</feed>
