First  |  Prev |  Next  |  Last
Pages: 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
ADA abstract
Hello, i'm french, so sorry for my english ! I have an error in my project makes with GPS GNAT : http://dl.free.fr/mXPJnwFYs/poly.rar can someone help me ? thx ... 21 Jan 2008 03:41
Access idiom
You need *all* on the access type: type Node_Ptr_Type is access all Node_Type'Class; procedure Op (P: access Threat_Type; Result: out Node_Ptr_Type) is begin Result := Node_Ptr_Type (P); -- OK now end Op; Eurocopter Deutschland GmbH Sitz der Gesellschaft/Registered Office: Donauwoerth Re... 22 Jan 2008 13:28
Gant, tasking, and Vista
I had occasion to run an old exe on a Vista machine and it died with a Tasking Error Failure in activation It was compiled with Gnat 3.15p and has run on W2k and XP machines just fine in the past. Is this a Vista UAC problem? I ran from the command line, which I thought meant it bypassed the new compatibility stu... 20 Jan 2008 17:35
Social networks for Ada people
Hi, If a social network dedicated to Ada programmers existed, how many of the people here would use it? Thanks, Luke. ... 22 Jan 2008 15:09
XML/SAX error with GNAVI - any clue ?
Hello! While trying to make the graphical GUI builder for GWindows (GNAVI) live (again ?), I get the following run-time error: C:\Temp\gnavi\gnavi_ide\src>gnavi_ide.exe XML Error in : C:\TEMP\GNAVI\GNAVI_~1\SRC\datastore\window_classes.xml CONSTRAINT_ERROR sax-readers.adb:765 access check failed raised GNAV... 20 Jan 2008 15:17
Access idiom
First, thanks for past help from this group. I'm at an impasse developing a graph data structure. There are many node types derived from a "most general" one. Most of the node types contain fields that are classwide access to child nodes. Various primitive procedures operate on nodes, dispatching on unnamed no... 20 Jan 2008 23:12
Ada source code obfuscator
Does anyone know of a free obfuscator for Ada source code? (I hit a memory thrashing bug in FSF gcc-4.[1-3] that requires a large amount of proprietary code to reproduce. As soon as I remove stuff from the test case the memory hog goes away. I'd like to post a bug report to GCC bugzilla but would need to obfuscat... 21 Jan 2008 02:34
operations on Directory
Hi, Are there any package/operataions in Ada95 to get the contents of the directory? ... 18 Jan 2008 02:19
OpenStep/GNUStep/Cocoa (Was: New Ada portable GUI Library?)
I. Levashew schrieb: Martin Krischik пишет: I have another suggestion: A GUI Library based on OpenStep [1]. Existing GUI Libraries tend to be rather complex with hundreds of classes - any binding is a huge work - especially since most GUI Libraries are OO - and binding to an OO Lib in another lan... 18 Jan 2008 02:19
Where is TASH?
I tried SF from work, works fine now. I especially like the extensive instructions on how to get started. Regards, Petter ... 23 Jan 2008 15:40
First  |  Prev |  Next  |  Last
Pages: 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25