Google Groups Home
Help | Sign in
comp . lang . ada
This is a Usenet group - learn more
Find or start a Google Group about ada.
Group info
Subscribers: 594
Activity: Medium activity
Language: English
Group categories:
Computers > Programming
More group info »
Related Groups
Discussion about LISP.
High activity, Usenet
The object-oriented C++ language.
High activity, Usenet
Technical discussion of the C++ language. (Moderated)
Medium activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 29010  Older »
Description: Discussion about Ada*.
 

Window Management 
  I have a lot of experience w/ Modula-2 and would like to know how to find comparable packages and subprograms to these Modules. Idealy, I would like the same code to work under WinXP and Ubuntu 9.04 The syntax of Modula-2 is very similar to Ada pacakges, from what I can see. FROM TextWindows IMPORT... more »
By Rob Solomon  - 5:43pm - 3 new of 3 messages    

Record representation : components order 
  Good evening to all (evening time here - good morning for the others), I was looking back at the RM section 13, “ Representation issues ” for records. First of all, I noticed somehing I had forgot, with an nice example in annotion ...If a packed record .... or a formal parameter of an unchecked conversion. To not to be forgotten, otherwise the implementation is... more »
By Yannick Duchêne Hibou57  - Jul 4 - 5 new of 5 messages    

GLib and Pango Warnings 
  I do get the following warnings in the DOS window since I use GPL 2009 at the moment that I run the program: (c_to_ada.exe:444): GLib_WARNING **: Passing a non-NULL package to g_win32_get_package_installati on_directory() is depreciated and will not work in GLib after 2.18. (c_to_ada.exe:444): Pango_WARNING **: error reading alias file:... more »
By ldries46  - Jul 4 - 2 new of 2 messages    

GCC 4.4.0 Postcondition oddity. 
  Hello. See the following: package P is procedure X (A : out Natural); pragma Postcondition (A >= 10); end P; package body P is procedure X (A : out Natural) is begin A := 20; end X; end P; $ gcc44 -gnatwadleG -gnatVa -gnato -gnata -gnatW8 -gnatiw - gnaty2aAbdefhiklnprStu -c p.adb p.ads:4:25: warning: "A" may be referenced before it has a value... more »
By xorque  - Jul 4 - 1 new of 1 message    

cannot find -lgtkada_c 
  Please, Can someone tell me what I did wrong. In GNAT GPL 2008 the compilation and building worked. Now I installed GNAT GPL 2009 and I get the following failure: d:/progra~1/gnat/2009/bin/../l ibexec/gcc/i686-pc-mingw32/4.3 .4/ld.exe: cannot find -lgtkada_c As I also had to rearrange my computer I changed the disc on which I... more »
By ldries46  - Jul 3 - 2 new of 2 messages    

Ann: Zip-Ada v.33 
  Hello! A new version of the Zip-Ada library @ [link] is out: * Changes in '33', 18-Jun-2009: - UnZip: added extract_as_text option (cf. UnZipAda with -a option) - Zip: Zip_comment function added (cf. UnZipAda with -z option) Zip-Ada is now used in the following musical software:... more »
By Gautier write-only  - Jul 2 - 1 new of 1 message    

GnatColl 
  Hello. I have fast question. I'am using GnatColl to connect witch PostgreSQL. Is there any way to call stored function insted of simple query? Thanks.
By Cainite 256  - Jul 2 - 3 new of 3 messages    

Anybody trying to create an Ada wrapper for the Android Native D-Kit? 
  [link]
By melampus  - Jul 2 - 1 new of 1 message    

Interfacing with C ; an ununsed fields dilemma 
  Hello to all, Once again, a topic about interfacing with C structures. A lot of C structure are defined with so called “ unused field reserved for future use ” (oftenly never used in any future). This fields are generally to be initialized to zero, what is required, to unsure it will not be errorneously interpreted by the exogenous part... more »
By Yannick Duchêne Hibou57  - Jul 2 - 17 new of 17 messages    

New release of AdaControl (1.11r4) 
  This is really a new release, not a new version (i.e. no new rules). Apart from some small bug fixes, the main difference is that the compiled versions are now for GNAT-GPL2009. As usual, it can be downloaded from [link] Enjoy!
By Jean-Pierre Rosen  - Jul 1 - 7 new of 7 messages    

1 - 10 of 29010   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google