comp.lang.ada http://groups-beta.google.com/group/comp.lang.ada
Today's most active topics: * Unchecked_Conversion help needed - 11 new http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/5c1d89373343bef8 * OO problem: Performing actions on messages (very long, sorry) - 10 new http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/a8d137db7a5f6c81 * Ada 2005? - 8 new http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/131f06967722ab4b * APQ - 7 new http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/2843c5eea3415584 * Passing arrays to procedures - 7 new http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/f8a66fb9d0293bf4 Active Topics ------------- Ada 2005? - 8 new ----------------- ...But that is exactly what I said. For those who can't read regular expression is you replace "class X {" with "struct X { private :" then nothing changes. ...Only I never rely on defaults in C or C++ and allways specify what I want. That's because 90% of all C / C++ defaults are "unsave". With Regards - Tues, Dec 21 2004 4:53 pm 8 messages, 4 authors http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/131f06967722ab4b APQ - 7 new ----------- ...Good point! - Wed, Dec 22 2004 9:57 am 7 messages, 2 authors http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/2843c5eea3415584 Unchecked_Conversion help needed - 11 new ----------------------------------------- ...[...] ...[...] ...don't forget that most operating systems have memory protection and virtual memory managers. so an address in one process is invalid in another process (at least it is not required to point to the same physical memory location). so be careful when using System.Address. also i'm not sure using System.Address is a good programming practice, - Wed, Dec 22 2004 10:21 am 11 messages, 7 authors http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/5c1d89373343bef8 soc.history.what-if,comp.lang.ada,nl.misc,alt.sports.hockey.nhl,alt.recovery. panic-anxiety.self-help - 1 new ------------------------------- matt parker alias ericvon lindt [EMAIL PROTECTED] [EMAIL PROTECTED] matt parker alias [EMAIL PROTECTED] [EMAIL PROTECTED] matt parker alias eric von [EMAIL PROTECTED] [EMAIL PROTECTED] matt parker alias eric von lunsen [EMAIL PROTECTED] [EMAIL PROTECTED] matt parker alias eric_ [EMAIL PROTECTED] [EMAIL PROTECTED] - Wed, Dec 22 2004 1:42 am 1 message, 1 author http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/fa8b3ad8e29c1fa9 ANNOUNCE: GNAT Programming System 2.1.0 - 2 new ----------------------------------------------- A Christmas present ;-) Enjoy ! Ada Core is pleased to announce the release of GPS 2.1.0 Academic Edition, the GNAT Programming System IDE, including binaries for the GNU/Linux, Solaris and Windows platforms. Designed by programmers for programmers, the GPS IDE integrates the GNAT Ada 95 tools within a single visual development environment. GPS is Free - Wed, Dec 22 2004 2:34 pm 2 messages, 2 authors http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/a902b8a66a041c7a OO problem: Performing actions on messages (very long, sorry) - 10 new ---------------------------------------------------------------------- Hi all, I'm new to Ada (but not to OO). I'm having trouble designing a system, or at least a key part of it. (I have a few alternative non-tested solutions but I don't get why this doesn't work.) And I'd like to do it "by the book" in nice OO Ada coding style. The system handles "general" messages and "general" actions that may be - Wed, Dec 22 2004 5:49 am 10 messages, 4 authors http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/a8d137db7a5f6c81 matt parker alias evonlindt [EMAIL PROTECTED] [EMAIL PROTECTED] - 1 new ----------------------------------------------------------------------------- matt parker alias evonlindt [EMAIL PROTECTED] [EMAIL PROTECTED] matt parker alias [EMAIL PROTECTED] [EMAIL PROTECTED] matt parker alias e vonlunsen [EMAIL PROTECTED] van lint [EMAIL PROTECTED] matt parker alias evan lint [EMAIL PROTECTED] [EMAIL PROTECTED] matt parker alias evan lunsen [EMAIL PROTECTED] [EMAIL PROTECTED] - Wed, Dec 22 2004 5:56 am 1 message, 1 author http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/c84a5f7bdc0a629 Passing arrays to procedures - 7 new ------------------------------------ Hi, I just wanted to pass an array to a procedure. A procedure head like this: procedure procname (n : in Integer; v1 : in array;) is ... it causes the following error: anonymous array definition not allowed here. Same for array( Integer range 1..2) of Integer. The procedure is an extra file so there are no arraynames of the main procedure available for the - Wed, Dec 22 2004 3:34 pm 7 messages, 5 authors http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/f8a66fb9d0293bf4 GNAVI Progress - 1 new ---------------------- Just wanted to give people a heads up on progress on the GNAVI project, The Open Source Visual RAD answer to Delphi/Kylix and the Visual Dark Side The IDE is in full swing and can now even do some basic Visual layouts of controls, etc. You can see a snap shot of the current work on the IDE at: [link] - Thurs, Dec 23 2004 12:34 am 1 message, 1 author http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/e0b4cf959cc385f1 ============================================================================== You received this message because you are subscribed to the Google Groups "comp.lang.ada" group. To post to this group, send email to [EMAIL PROTECTED] or visit http://groups-beta.google.com/group/comp.lang.ada To unsubscribe from this group, send email to [EMAIL PROTECTED] To change the way you get mail from this group, visit: http://groups-beta.google.com/group/comp.lang.ada/subscribe To report abuse, send email explaining the problem to [EMAIL PROTECTED] ============================================================================== Google Groups: http://groups-beta.google.com
