|
GWindows Is anybody besides me using GWindows to create Windows applications? My last requests for assistance from the members of the GWindows mailing list produced no responses ... 11 Nov 2006 09:56
Porting Ada code to Linux We have some code (about 60K lines) that was written for use on the Win95 platform as a collection of DLLs. We are now in the process of porting the parent application to Linux and would like to reuse the Ada code. The legacy code was written using the Aonix ObjectAda compiler/IDE and references packages like Win... 1 Nov 2006 06:05
Player-Ada 2.0.3.0 released On Thu, 26 Oct 2006 19:51:01 +0200, Alex R. Mosteo wrote: Player-Ada ========== A binding for the Player/Stage robotic platform. Player-Ada is a not-so-thin binding to the libplayerc client library that is distributed as part of the Player/Stage multi-robot interface/simulator software. I... 31 Oct 2006 09:41
PSTR to Ada String. Hi I am using GNAT's ada bindings and with functions like gethostname, etc they choose to have a return value as a WIN32.PSTR. However, all my ada functions require either ada standard strings or characters. I was wondering if there is way of converting PSTR to an ada string. Thanks, Jade. ... 30 Oct 2006 08:25
ANNOUNCE- AonixADT Ada Development Toolkit for Eclipse version3.11 adaworks(a)sbcglobal.net wrote: This announcement is good news. We seldom hear from Aonix anymore. For that matter, we don't see information from many other Ada compiler publishers. It would be nice to get more announcements of this kind in this forum so we would know who is still supporting Ada. ... 9 Oct 2006 06:05
Ada compiler Does anyone know where I acn obtain a free Ada compiler IDE from for the Windows 2000 OS. Any help would be appreciated greatly James Lowery jlowery28(a)nc.rr.com .. ... 9 Oct 2006 07:43
generic package with procedure paramter gives "not subtype conformant with declaration" I don't understand why i can't pass Av_Param to the generic package (in test_call_avcall_register_type.adb) and have its 'Access attribute used in Concat (the offending code in avcall-register_type.adb)? i'm getting the following error: $ gnatmake -gnatc ./Ada_Source/test_avcall_register_type.adb gcc -c -I./Ada_... 3 Oct 2006 17:59
To collection (GNAT bug) The following does not work in GCC 4.1.1 (20060525), as well as in 3.15p ----------------- with Ada.Unchecked_Conversion; with Ada.Text_IO; use Ada.Text_IO; with System; use System; procedure Test_String_Ptr is type Ptr is access String; function To_Addr is new Ada.Unchecked_Conversion (Ptr, Add... 4 Oct 2006 15:15
libre.adacore.com broken? Hi, I try to download GNAT GPL from libre.adacore.com, but after trying to follow the relevant link I get: Bad Gateway The proxy server received an invalid response from an upstream server. This seems to be permanent. Is anybody monitoring this site? Are there any mirrors? -- Maciej Sobczak : http:/... 25 Sep 2006 17:18
Cross training to Ada (UK) Hi, I'm looking to get a job in this particular area of software development. I've been out of the programming area for a while after taking some time out. Now, I'm thinking that it might be better to tr to find something where cross training is provided. I don't have any professional Ada experience, but I do kn... 17 Sep 2006 16:32 |