First  |  Prev |  Next  |  Last
Pages: 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
Compiler Bug
I have an issue that my compiler vendor is trying to tell me is not a bug. I have two functions. They both have a local variable of the same name. One calls the other (which is inlined). The compiler treats the variable in the caller as if it is of the same type as the one in the callee. Because of this, we ge... 10 Dec 2007 00:00
Question about Float
G'day everyone, What is the size/precision of a Float in Ada? Under GNAT/GCC it appears to be equivalent to a VB6 Single. Under ObjectAda is appears to be a full 8 byter, similar to VB6's Double. But is it? I'm confused. Kind regards, Bruce. ... 10 Dec 2007 00:00
Ada (GNAT/GCC), VARPTR, GNAT and data "transput"
G'day everyone, The latest posting at Codeaholic talks about getting data in and out of an Ada DLL in Windows (in this case, a VB6 structured type gets its values swapped.) http://codeaholic.blogspot.com/2007/12/ada-gnatgcc-varptr-gnat-and-data.html Trust it helps. Kind regards, Bruce. ... 10 Dec 2007 00:00
C.f.Industrial Pres., Reliable Software Technologies, Ada-Europe 2008
----------------------------------------------------------------------- Call for Industrial Presentations 13th International Conference on Reliable Software Technologies - Ada-Europe 2008 16 - 20 June 2008, Venice, Italy ht... 10 Dec 2007 00:00
format for ancient load file
Hello All I'm looking for the format specification for the records of an old Ada compiler's output images. The Ada compiler is an Ada 83 compiler, and the name is TLD System's MIL-STD-1750A cross compiler that ran on a Vax. TLD Systems is now defunct, and I can't find any information on the tool's output. I ... 10 Dec 2007 00:00
MI5 Persecution: MI5 Waste Taxpayer Millions on Pointless Hate-Campaign (6428)
MI5 Persecution Update: Friday 30 April, 1999 If You Intend To Reply, Please Read This Please.... keep your response to one page!. Faxes over a page or two will be deleted without being read. Somewhere between 0 and 100% The last few days there have been no clear recordable instances of abuse. However, wh... 10 Dec 2007 00:00
MI5 Persecution: Comparing the MI5 Persecution with German Final Solution (4957)
MI5 Persecution Update: Friday 16 April, 1999 If You Intend To Reply, Please Read This Please.... keep your response to one page!. Faxes over a page or two will be deleted without being read. BBC newscaster Nicholas Witchell cant stop himself laughing During 1990-91 there were very many instances of "inter... 10 Dec 2007 00:00
MI5 Persecution: Browse the Website (3486)
MI5 Persecution Update: Friday 25 March, 1999 If You Intend To Reply, Please Read This Please.... keep your response to one page if you can!. Faxes over a page or two will be deleted without being read. The Usual Words The persecutors-who-wont-admit-theyre-MI5 have been active again this week. On Saturday... 10 Dec 2007 00:00
Access to fixed memory location
Hello everyone, is there any way to tell the Ada compiler that an Address attribute should be constant? I want to use it for accessing fixed memory locations, and without the Address attribute being constant the compiler won't optimize away an indirect access. I couldn't find anything in the RM or GNAT docu... 10 Dec 2007 00:00
using jGRASP to compile Ada
I'm trying to use jGRASP to compile, but I get the following error: ----jGRASP exec: gnatmake -g hello_world.adb gcc -c -g hello_world.adb gcc.exe: CreateProcess: No such file or directory gnatmake: "hello_world.adb" compilation error ----jGRASP wedge2: exit code for process is 4. ----jGRASP: operation c... 10 Dec 2007 00:00
First  |  Prev |  Next  |  Last
Pages: 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49