comp.lang.ada http://groups-beta.google.com/group/comp.lang.ada
Today's most active topics: * Offical Ada FAQ - 1 new http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/7833d36bbd0d6fcd * About the Ada FAQ - 1 new http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/ec428a7b7729d7c4 * Use of Unchecked_Deallocation and pragma Controlled - 1 new http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/e2c96fb2074cb1fa * Moving from Ada 83 to Ada 95 - 1 new http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/87dcbc853960d3bd Active Topics ------------- Offical Ada FAQ - 1 new ----------------------- The Official Ada FAQ [link] --------------------------------------------------- -------------------------- Category: Ada Compiler Questions ------------------- ---------------------------------------------------------- Question: Is there a version of Ada for .NET? Answer: Yes, A# - [link] - Wed, Nov 24 2004 11:22 pm 1 message, 1 author http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/7833d36bbd0d6fcd About the Ada FAQ - 1 new ------------------------- I will be opening up the Ada FAQ for wiki style editing soon. In the mean time please send complete text (Category/Question/Answer) with corrections or additions to me via the AdaPower contact form or to [EMAIL PROTECTED] David Botton [link] - Wed, Nov 24 2004 11:24 pm 1 message, 1 author http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/ec428a7b7729d7c4 Use of Unchecked_Deallocation and pragma Controlled - 1 new ----------------------------------------------------------- ...I don't believe there are any Ada compilers (other than those targeted to a JVM) that do garbage collection. But even if there were, it seems to me it would be a pretty crappy implementation that didn't notice you doing the Free and remember somehow not to collect the garbage. I rather suspect it wouldn't pass - Thurs, Nov 25 2004 6:25 am 1 message, 1 author http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/e2c96fb2074cb1fa Moving from Ada 83 to Ada 95 - 1 new ------------------------------------ I've moved a 800kLOC program from Ada83 running on Motorola 68040 to Ada95 running on IRIX, different compiler vendors, in a few weeks. Mostly an easy job - getting it to compile and run was a few days. What took the rest of the time was to find causes of crashes and non-portable code. Problem areas: - Thurs, Nov 25 2004 8:44 am 1 message, 1 author http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/87dcbc853960d3bd ============================================================================== 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
