<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.lang.ada.sockets">
    <title>gmane.comp.lang.ada.sockets</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.ada.sockets</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/160"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/159"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/158"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/157"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/156"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/155"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/154"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/153"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/152"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/151"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/150"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/149"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/148"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/145"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/144"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/160">
    <title>Using AdaSockets with different compiler versions</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.ada.sockets/160</link>
    <description>&lt;pre&gt;Hello,

When using AdaSockets with different compiler versions, the
installation of the ALI files in the same directory as the
source files seems to bother. GNAT cops out with the error
"ALI file incorrectly formatted".

How about installing the ALI files in a different directory
than the source files?
Then users could decide to ignore the ALI install path and let
GNAT recompile the required sources.

Thanks,

 Oliver


--
Oliver M. Kellogg
Cassidian Systems, an EADS Company
Dept. ISEG42
D-89077 Ulm, Germany
Tel: +49 (0) 731.392-7138
E-Fax: +49 (0) 731.392-20 7138
E-Mail: Oliver.Kellogg&amp;lt; at &amp;gt;cassidian.com

http://www.cassidian.com

EADS Deutschland GmbH
Registered Office: Ottobrunn
District Court of Munich HRB107648
Chairman of the Supervisory Board: Dr. Thomas Enders
Managing Directors: Dr. Stefan Zoller (chairman), Michael Hecht

This E-mail And any attachment(s) to it are for the addressee's use
only.

It is strictly confidential and may contain legally privileged
information.
No confidentiality Or privilege i&lt;/pre&gt;</description>
    <dc:creator>Kellogg, Oliver</dc:creator>
    <dc:date>2010-11-04T10:06:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/159">
    <title>bad casing (GNATMAKE GPL 2010)</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.ada.sockets/159</link>
    <description>&lt;pre&gt;Hi :-)


with

+ gnatmake --version
GNATMAKE GPL 2010 (20100603)

i get

gcc -c -O2 -gnatpng -I. -I. -fno-common -DPIC sockets.adb
sockets.adb:539:34: (style) bad casing of "SOL_SOCKET" declared at sockets.ads:92
gnatmake: "sockets.adb" compilation error
mv sockets.o .libs/sockets.o
mv: rename sockets.o to .libs/sockets.o: No such file or directory
make[1]: *** [sockets.lo] Error 1
make: *** [install-recursive] Error 1


&lt;/pre&gt;</description>
    <dc:creator>Thomas De Contes</dc:creator>
    <dc:date>2010-10-28T04:10:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/158">
    <title>Re: RPM spec file</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.ada.sockets/158</link>
    <description>&lt;pre&gt;To answer my own request:
Here is the spec file that we use.

HTH,

  Oliver

_______________________________________________
AdaSockets mailing list
AdaSockets&amp;lt; at &amp;gt;lists.rfc1149.net
http://lists.rfc1149.net/mailman/listinfo/adasockets
&lt;/pre&gt;</description>
    <dc:creator>Kellogg, Oliver</dc:creator>
    <dc:date>2010-10-13T10:56:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/157">
    <title>RPM spec file</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.ada.sockets/157</link>
    <description>&lt;pre&gt;Hello,

Does anybody have an RPM spec file for AdaSockets?

(If not then I will make one.)

Thanks,

 Oliver


--
Oliver M. Kellogg
Cassidian Systems, an EADS Company
Dept. ISEG42
D-89077 Ulm, Germany
Tel: +49 (0) 731.392-7138
E-Fax: +49 (0) 731.392-20 7138
E-Mail: Oliver.Kellogg&amp;lt; at &amp;gt;cassidian.com

http://www.cassidian.com

EADS Deutschland GmbH
Registered Office: Ottobrunn
District Court of Munich HRB107648
Chairman of the Supervisory Board: Dr. Thomas Enders
Managing Directors: Dr. Stefan Zoller (chairman), Michael Hecht
_______________________________________________
AdaSockets mailing list
AdaSockets&amp;lt; at &amp;gt;lists.rfc1149.net
http://lists.rfc1149.net/mailman/listinfo/adasockets

&lt;/pre&gt;</description>
    <dc:creator>Kellogg, Oliver</dc:creator>
    <dc:date>2010-10-11T10:43:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/156">
    <title>Re: tcprelay : small improvement</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.ada.sockets/156</link>
    <description>&lt;pre&gt;
Le 30 oct. 09 à 05:26, Thomas De Contes a écrit :



Don't you like it ?


&lt;/pre&gt;</description>
    <dc:creator>Thomas De Contes</dc:creator>
    <dc:date>2010-05-31T03:06:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/155">
    <title>Re: AdaSockets 1.8.8 is released</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.ada.sockets/155</link>
    <description>&lt;pre&gt;
Le 18 mars 10 à 21:24, Samuel Tardieu a écrit :



hi :-)

it compiles fine with
GNATMAKE 4.3.0 20080203 (experimental) [trunk revision 132082]
on mac os x 10.4.11

but i can't seriously test it yet


&lt;/pre&gt;</description>
    <dc:creator>Thomas De Contes</dc:creator>
    <dc:date>2010-05-31T02:52:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/154">
    <title>Re: static</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.ada.sockets/154</link>
    <description>&lt;pre&gt;On Thursday, April 08, 2010 10:18 AM, Samuel Tardieu &amp;lt;sam&amp;lt; at &amp;gt;rfc1149.net&amp;gt;
wrote:

Hmm, perhaps it was some misconfiguration on my part.
I will change our cflags back to the original ones and retest (but that
may take a few days.)


Okay.

 
Yes, that works fine.

Thanks,

Oliver
_______________________________________________
AdaSockets mailing list
AdaSockets&amp;lt; at &amp;gt;lists.rfc1149.net
http://lists.rfc1149.net/mailman/listinfo/adasockets

&lt;/pre&gt;</description>
    <dc:creator>Kellogg, Oliver</dc:creator>
    <dc:date>2010-04-15T06:51:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/153">
    <title>Re: static</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.ada.sockets/153</link>
    <description>&lt;pre&gt;
Oliver&amp;gt; For example, we wish to link only the adasockets lib statically
Oliver&amp;gt; but other libs dynamically.  I use the following workaround in
Oliver&amp;gt; my Makefile:

[sorry for my late answer, I had this list misconfigured and missed your
message -- that should be fixed]

Oliver&amp;gt; For --cflags, we want -A not -I (to avoid recompilations)

What I don't get is what triggers the recompilations in the first
place. When I compile applications using AdaSockets, it does not get
recompiled.

What flags do you use? "-s"? If this is the case, isn't it expected?
(you ask for a recompilation with a consistent set of flags, why not
recompile AdaSockets in this case?)

Anyway, you can get what you want by using:

  `adasockets-config --cflags | sed -e 's/-I/-A/'`

instead of

  `adasockets-config --cflags`

Oliver&amp;gt; For --lflags, we want the static library not the dynamic library

Oh, and only for AdaSockets, I get it. You can use

  `adasockets-config --variable=libdir`/libadasockets.a

Example:

% echo `adasockets-config &lt;/pre&gt;</description>
    <dc:creator>Samuel Tardieu</dc:creator>
    <dc:date>2010-04-08T08:18:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/152">
    <title>Re: static</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.ada.sockets/152</link>
    <description>&lt;pre&gt;shared 
gnatmake

For example, we wish to link only the adasockets lib statically but
other libs dynamically.
I use the following workaround in my Makefile:

# adasockets-config does not return the flags as we want them:
# For --cflags, we want -A not -I (to avoid recompilations)
# For --lflags, we want the static library not the dynamic library
ADASOCKETS_ROOT = $(shell type -p adasockets-config | sed
's&amp;lt; at &amp;gt;/bin/adasockets-config&amp;lt; at &amp;gt;&amp;lt; at &amp;gt;')
ADASOCKETS_CFLAGS := -A$(ADASOCKETS_ROOT)/lib/adasockets $(INCLUDES)
ADASOCKETS_LFLAGS := $(ADASOCKETS_ROOT)/lib/libadasockets.a


HTH,

Oliver


--
Oliver M. Kellogg
EADS Deutschland GmbH
Defence and Communication Systems
Dept. ISEG42
D-89077 Ulm, Germany
Tel: +49 (0) 731.392-7138
Fax: +49 (0) 731.392-xxxx
E-Fax: +49 (0) 731.392-20 7138
E-Mail: Oliver.Kellogg&amp;lt; at &amp;gt;eads.com

EADS Deutschland GmbH
Registered Office: Ottobrunn
District Court of Munich HRB107648
Chairman of the Supervisory Board: Dr. Thomas Enders
Managing Directors: Dr. Stefan Zoller (chairman), Michael Hecht
___________&lt;/pre&gt;</description>
    <dc:creator>Kellogg, Oliver</dc:creator>
    <dc:date>2010-03-31T12:34:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/151">
    <title>Re: AdaSockets 1.8.8 is released</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.ada.sockets/151</link>
    <description>&lt;pre&gt;
Sam&amp;gt; It includes Oliver's changes. Thanks Oliver!  Get it from

Sam&amp;gt;     http://www.rfc1149.net/devel/adasockets/

Btw, there is a parallel version named 1.9-alpha2 which takes advantage
of the underlying GNAT.Sockets implementation. I would like to switch to
it, it would be great if it could be tested as well:

  http://www.rfc1149.net/download/adasockets/adasockets-1.9-alpha2.tar.gz

 Sam
&lt;/pre&gt;</description>
    <dc:creator>Samuel Tardieu</dc:creator>
    <dc:date>2010-03-18T20:24:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/150">
    <title>AdaSockets 1.8.8 is released</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.ada.sockets/150</link>
    <description>&lt;pre&gt;It includes Oliver's changes. Thanks Oliver!

Get it from

    http://www.rfc1149.net/devel/adasockets/

If you're using Arch Linux, the package is up-to-date.

  Sam
&lt;/pre&gt;</description>
    <dc:creator>Samuel Tardieu</dc:creator>
    <dc:date>2010-03-18T19:48:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/149">
    <title>Re: Addition of Null_Socket_FD in sockets.ads</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.ada.sockets/149</link>
    <description>&lt;pre&gt;
Oliver&amp;gt; Hi, I found the Null_Socket_FD useful for checking whether a
Oliver&amp;gt; Socket_FD has a usable value, in the sytle of

Integrated, thanks. This is present in the GIT repository, and I'll cut
a release with your changes after I add some documentation.

Oliver&amp;gt; Further, I found that "make clean" does not remove the b~* files
Oliver&amp;gt; created by gnatbind so I added that to the clean rule.

Thanks, integrated too.

Oliver&amp;gt; One observation: "make clean" in doc/ removes the *.texi files -
Oliver&amp;gt; is that intentional?

Well, those can be rebuilt (if you have autogen), so I don't see that as
a problem. Maybe not a wise idea though :)

  Sam
&lt;/pre&gt;</description>
    <dc:creator>Samuel Tardieu</dc:creator>
    <dc:date>2010-03-18T13:36:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/148">
    <title>Addition of Null_Socket_FD in sockets.ads</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.ada.sockets/148</link>
    <description>&lt;pre&gt;Hi,

I found the Null_Socket_FD useful for checking whether a Socket_FD has a 
usable value, in the sytle of

   if My_Socket /= Sockets.Null_Socket_FD then
      -- now we know that My_Socket is usable
   end if;

Further, I found that "make clean" does not remove the b~* files created by 
gnatbind so I added that to the clean rule.

One observation: "make clean" in doc/ removes the *.texi files - is that 
intentional?

Thanks for AdaSockets,

 Oliver


&lt;/pre&gt;</description>
    <dc:creator>Oliver Kellogg</dc:creator>
    <dc:date>2010-03-12T15:33:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/145">
    <title>libadasockets.0.dylib</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.ada.sockets/145</link>
    <description>&lt;pre&gt;hi :-)


how to get executables not asking after libadasockets.0.dylib, please ?


&lt;/pre&gt;</description>
    <dc:creator>Thomas De Contes</dc:creator>
    <dc:date>2009-10-30T04:32:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.ada.sockets/144">
    <title>tcprelay : small improvement</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.ada.sockets/144</link>
    <description>&lt;pre&gt;hi :-)


i've made a small improvement to tcprelay :
http://dl.free.fr/aEnxf03aw

tested :-)


&lt;/pre&gt;</description>
    <dc:creator>Thomas De Contes</dc:creator>
    <dc:date>2009-10-30T04:26:22</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lang.ada.sockets">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lang.ada.sockets</link>
  </textinput>
</rdf:RDF>
