comp.lang.ada
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
			download mbox.gz: |
  1. Q: Ada.Unchecked_Deallocation
     - by David Morton @ 1996-07-11  0:00 UTC [14%]

  2. Why people wants to complicate code with Ada.Unchecked_Deallocation?
     - by fabio de francesco @ 2006-07-26 19:34 UTC [13%]

  3. Re: Q: Ada.Unchecked_Deallocation
     - by Laurent Guerby @ 1996-07-21  0:00 UTC [10%]

  4. Re: Q: Ada.Unchecked_Deallocation
     - by Robert Dewar @ 1996-07-12  0:00 UTC [10%]

  5. Re: Free'ing extended types
     - by Laurent Guerby @ 1996-04-26  0:00 UTC [9%]

  6. deallocating class wide types
     - by alfonso acosta @ 2003-05-10 12:02 UTC [9%]

  7. Re: Unchecked_Deallocation with tagged types
     - by Gautier write-only address @ 2021-04-18 16:08 UTC [9%]

  8. Re: Unchecked_Deallocation with tagged types
     - by Dmitry A. Kazakov @ 2021-04-18  8:21 UTC [8%]

  9. Re: Pitfall: freeing access discriminants
     - by Grein, Christoph @ 2003-02-13 12:41 UTC [8%]

 10. Re: text_io is not a predefined library
     - by David C. Hoos, Sr. @ 2001-03-13 10:47 UTC [8%]

 11. Re: "free"ing allocated memory
     - by Jerry van Dijk @ 1997-11-16  0:00 UTC [8%]

 12. Re: Why does `Unchecked_Deallocation` need the access type?
     - by Niklas Holsti @ 2015-07-26 11:16 UTC [8%]

 13. Re: Real_Arrays on heap with overloaded operators and clean syntax
     - by Leo Brewin @ 2023-01-23  1:14 UTC [8%]

 14. Re: Free'ing extended types
     - by Jonas Nygren @ 1996-04-28  0:00 UTC [8%]

 15. Re: GNAT Limitations?
     - by Stephen Leake @ 1998-01-26  0:00 UTC [8%]

 16. Re: virtual destructors
     - by kat-Zygfryd @ 2003-04-22 15:45 UTC [8%]

 17. Re: Allocators and memory reclamation
     - by Aurele @ 2008-01-28 22:00 UTC [8%]

 18. Re: Basic program with tasks goes out of memory
     - by Dmitry A. Kazakov @ 2004-08-05 15:18 UTC [8%]

 19. Re: Access to classwide type
     - by David Botton @ 2000-07-24  0:00 UTC [8%]

 20. Re: Free()
     - by Florian Weimer @ 1999-05-16  0:00 UTC [8%]

 21. Re: Mission-Critical Design: Ada.Unchecked_Deallocation vs Garbage Collection
     - by J-P. Rosen @ 2014-07-18  7:51 UTC [8%]

 22. Re: Mission-Critical Design: Ada.Unchecked_Deallocation vs Garbage Collection
     - by Jeffrey Carter @ 2014-07-18  6:25 UTC [8%]

 23. Re: Why people wants to complicate code with Ada.Unchecked_Deallocation?
     - by Simon Wright @ 2006-07-26 19:56 UTC [8%]

 24. Re: Why people wants to complicate code with Ada.Unchecked_Deallocation?
     - by Georg Bauhaus @ 2006-07-26 19:51 UTC [8%]

 25. Re: Q: Ada.Unchecked_Deallocation
     - by Theodore E. Dennison @ 1996-07-30  0:00 UTC [8%]

 26. Re: Q: Ada.Unchecked_Deallocation
     - by Uri Shina @ 1996-07-27  0:00 UTC [8%]

 27. Re: Q: Ada.Unchecked_Deallocation
     - by Robert A Duff @ 1996-07-21  0:00 UTC [8%]

 28. Re: Mission-Critical Design: Ada.Unchecked_Deallocation vs Garbage Collection
     - by Simon Wright @ 2014-07-24  6:52 UTC [8%]

 29. Re: Type conversions on pool-specific access types
     - by Nick Roberts @ 2003-10-17  4:27 UTC [8%]

 30. Re: Why people wants to complicate code with Ada.Unchecked_Deallocation?
     - by Peter C. Chapin @ 2006-07-27  0:07 UTC [8%]

 31. Re: Having a problem building with win32ada
     - by John McCabe @ 2010-03-09 21:37 UTC [8%]

 32. Re: Deallocation via class-wide pointer
     - by Norman H. Cohen @ 1996-11-25  0:00 UTC [8%]

 33. Unchecked_Deallocation with tagged class type.
     - by Blady @ 2023-11-14 21:11 UTC [8%]

 34. Re: Q: Ada.Unchecked_Deallocation
     - by Robert A Duff @ 1996-07-21  0:00 UTC [8%]

 35. Re: How to get Ada to ?cross the chasm??
     - by Niklas Holsti @ 2018-05-11  7:21 UTC [8%]

 36. Re: Beginer problem: variable array size
     - by Ludovic Brenta @ 2002-09-15 16:26 UTC [8%]

 37. Re: Pointer types (I mean access types)
     - by anon @ 2009-07-11 19:41 UTC [7%]

 38. Question regarding example code in AI12-0140
     - by Mark Lorenzen @ 2014-10-30 15:59 UTC [7%]

 39. Q re Unchecked_Deallocation for unconstrained arrarys.
     - by Bobby D. Bryant @ 2001-04-14  0:25 UTC [7%]

 40. Which is right here - GNAT or OA ?
     - by Vladimir Olensky @ 1999-05-30  0:00 UTC [7%]

 41. Re: Bug in Ada (SuSe 10.2) ?
     - by Georg Bauhaus @ 2008-02-22 19:21 UTC [7%]

 42. Re: Mission-Critical Design: Ada.Unchecked_Deallocation vs Garbage Collection
     - by Pascal Obry @ 2014-07-19  9:07 UTC [7%]

 43. Re: Q: Ada.Unchecked_Deallocation
     - by Andy Askey @ 1996-07-14  0:00 UTC [7%]

 44. Re: Ada and string literals
     - by gautier_niouzes @ 2013-02-01 21:16 UTC [7%]

 45. Re: How do I get this to work??
     - by Simon Wright @ 1999-01-16  0:00 UTC [7%]

 46. Re: Mission-Critical Design: Ada.Unchecked_Deallocation vs Garbage Collection
     - by Robert A Duff @ 2014-07-23 22:07 UTC [7%]

 47. Re: memory leakages with Ada?
     - by Pat Rogers @ 2002-03-19 17:16 UTC [7%]

 48. Re: Which is right here - GNAT or OA ?
     - by Florian Weimer @ 1999-05-30  0:00 UTC [7%]

 49. Re: GNAT Limitations?
     - by Keith Thompson @ 1998-01-25  0:00 UTC [7%]

 50. Re: Which is right here - GNAT or OA ?
     - by Florian Weimer @ 1999-06-05  0:00 UTC [7%]

 51. Re: GNAT Limitations?
     - by Ed Colbert @ 1998-02-18  0:00 UTC [7%]

 52. Re: Why people wants to complicate code with Ada.Unchecked_Deallocation?
     - by Simon Wright @ 2006-07-27 22:52 UTC [7%]

 53. Use of Unchecked_Deallocation and pragma Controlled
     - by Mark Lorenzen @ 2004-11-24 23:47 UTC [7%]

 54. Re: Q: Ada.Unchecked_Deallocation
     - by Robert Dewar @ 1996-07-20  0:00 UTC [7%]

 55. Re: Preventing Unchecked_Deallocation?
     - by Robert A Duff @ 2012-02-07 16:27 UTC [7%]

 56. Re: Ada memory management seems slow
     - by Robert A Duff @ 2005-10-16  0:40 UTC [7%]

 57. Re: new/free of abstract types
     - by Matthew Heaney @ 2003-03-31 15:59 UTC [7%]

 58. dinamic object reclamation
     - by Anisimkov @ 2001-09-19 14:27 UTC [7%]

 59. Re: Unchecked Deallocation?
     - by tmoran @ 2002-07-13  2:31 UTC [7%]

 60. Re: Mission-Critical Design: Ada.Unchecked_Deallocation vs Garbage Collection
     - by Dennis Lee Bieber @ 2014-07-18 12:41 UTC [7%]

 61. Re: Ada95 Pretty-Printers
     - by John G. Volan @ 1997-06-10  0:00 UTC [7%]

 62. Re: Ada95 Pretty-Printers
     - by John G. Volan @ 1997-06-10  0:00 UTC [7%]

 63. Designated type of actual does not match that of formal "name"?
     - by chris.danx @ 2001-10-11 18:26 UTC [7%]

 64. Re: Why people wants to complicate code with Ada.Unchecked_Deallocation?
     - by Jeffrey R. Carter @ 2006-07-27 19:11 UTC [7%]

 65. Re: deallocating class wide types
     - by David C. Hoos @ 2003-05-10 12:41 UTC [7%]

 66. Re: Unchecked_Deallocation with tagged class type.
     - by Blady @ 2023-11-15 20:26 UTC [7%]

 67. Mission-Critical Design: Ada.Unchecked_Deallocation vs Garbage Collection
     - by NiGHTS @ 2014-07-18  6:17 UTC [7%]

 68. Re: virtual destructors
     - by kat-Zygfryd @ 2003-04-22 14:56 UTC [7%]

 69. Re: Q: Ada.Unchecked_Deallocation
     - by Robert A Duff @ 1996-07-21  0:00 UTC [7%]

 70. Re: Limited_Controlled types as 'out' arguments
     - by Dmitry A. Kazakov @ 2003-07-30 14:24 UTC [7%]

 71. Re: Deallocating an object referenced via a classwide access type.
     - by Laurent Guerby @ 2000-01-11  0:00 UTC [7%]

 72. Re: Very basic questions about memory allocation
     - by Frank Ecke @ 1999-07-30  0:00 UTC [7%]

 73. Re: Free'ing extended types
     - by Jonas Nygren @ 1996-04-29  0:00 UTC [7%]

 74. Having problems instantiating a child class with an extension aggregate
     - by b.mcguinness747 @ 2020-01-27  0:22 UTC [7%]

 75. GNAT bug - still in 2010?
     - by Maciej Sobczak @ 2010-10-27 15:00 UTC [7%]

 76. Re: Question about OO programming in Ada
     - by Dmitry A. Kazakov @ 2003-12-04  8:55 UTC [7%]

 77. Re: Free'ing dynamic abstract tagged types..
     - by Randy Brukardt @ 2006-09-21 22:12 UTC [7%]

 78. Re: Question about library-level functions
     - by ytomino @ 2012-12-15 10:50 UTC [7%]

 79. Deallocating list of polymorphic objects?
     - by Michael Rohan @ 2006-11-30 23:40 UTC [7%]

 80. Re: Unchecked deallocation issues
     - by Alex R. Mosteo @ 2005-12-09 10:06 UTC [7%]

 81. Re: Why people wants to complicate code with Ada.Unchecked_Deallocation?
     - by gautier_niouzes @ 2006-07-27 11:54 UTC [7%]

 82. GNAT Limitations?
     - by wanker @ 1998-01-25  0:00 UTC [7%]

 83. Re: Delayed deallocation of non-terminated task in Gnat?
     - by Dmitry A. Kazakov @ 2011-08-30 16:42 UTC [7%]

 84. Re: Destructor question
     - by david.c.hoos.sr @ 1998-12-06  0:00 UTC [7%]

 85. Re: Proper program structure
     - by Brad Moore @ 2009-10-02 13:10 UTC [7%]

 86. Re: Type safety on wikipedia
     - by Florian Weimer @ 2006-01-26 19:07 UTC [7%]

 87. Re: Help needed for ada package
     - by Steve @ 2005-07-26  3:17 UTC [7%]

 88. Re: Q: Ada.Unchecked_Deallocation
     - by Robert Dewar @ 1996-07-14  0:00 UTC [7%]

 89. Re: Basic program with tasks goes out of memory
     - by Dmitriy Anisimkov @ 2004-08-07  4:04 UTC [7%]

 90. Re: Unchecked_Conversion and task pointer.
     - by Dmitry A. Kazakov @ 2005-07-07 20:18 UTC [7%]

 91. Re: array of strings in a function
     - by Craig Carey @ 2003-10-16  9:31 UTC [7%]

 92. Re: Question about Finalization Control and reference counting
     - by DuckE @ 2001-04-25  3:14 UTC [7%]

 93. Re: Why people wants to complicate code with Ada.Unchecked_Deallocation?
     - by Robert A Duff @ 2006-07-27 23:28 UTC [7%]

 94. Beginner: Unchecked Deallocation
     - by Antoine Lec. @ 2001-12-18  3:35 UTC [7%]

 95. Re: Apex vs GNAT on solaris
     - by reason67 @ 1999-12-07  0:00 UTC [7%]

 96. Re: dynamic multithreading
     - by Thierry Lelegard @ 2002-11-18  9:11 UTC [7%]

 97. Re: Termination of periodic tasks
     - by Dmitry A. Kazakov @ 2014-06-17  8:45 UTC [7%]

 98. How to properly clean up an extended, generic structure?
     - by Peter C. Chapin @ 2006-07-09 13:42 UTC [7%]

 99. Re: Garbage Collection in Ada
     - by James Rogers @ 1996-10-30  0:00 UTC [7%]

100. Did I find mamory leak in Generic Image Decoder (GID) ?
     - by reinkor @ 2015-02-02  5:50 UTC [7%]

101. Re: Why people wants to complicate code with Ada.Unchecked_Deallocation?
     - by Jeffrey R. Carter @ 2006-07-26 21:28 UTC [7%]

102. Re: Q: Ada.Unchecked_Deallocation
     - by Ron Thompson @ 1996-07-12  0:00 UTC [7%]

103. Tasks unleashed
     - by Jano @ 2003-05-01 14:01 UTC [7%]

104. Using local storage pools...
     - by Brian Drummond @ 2011-02-23 19:01 UTC [7%]

105. Re: another way to shoot yourself in the foot?
     - by Dmitry A. Kazakov @ 2008-06-24 17:52 UTC [7%]

106. Re: Why people wants to complicate code with Ada.Unchecked_Deallocation?
     - by adaworks @ 2006-07-27 15:49 UTC [7%]

107. Re: Type conversions on pool-specific access types
     - by Nick Roberts @ 2003-10-16 20:28 UTC [6%]

108. Re: Memory leak - What the ...?
     - by Alex R. Mosteo @ 2004-10-11  8:59 UTC [6%]

109. Re: How-to on using the adacl-gc packages
     - by Simon Wright @ 2006-05-15 20:13 UTC [6%]

110. Re: Mission-Critical Design: Ada.Unchecked_Deallocation vs Garbage Collection
     - by Dennis Lee Bieber @ 2014-07-24  1:00 UTC [6%]

111. Re: Q: Ada.Unchecked_Deallocation
     - by Laurent Guerby @ 1996-07-20  0:00 UTC [6%]

112. Re: Apex vs GNAT on solaris
     - by reason67 @ 1999-12-07  0:00 UTC [6%]

113. Re: Q: Ada.Unchecked_Deallocation
     - by Robert A Duff @ 1996-07-21  0:00 UTC [6%]

114. Re: Question on initialization of packages
     - by Dmitry A. Kazakov @ 2008-06-17 10:26 UTC [6%]

115. ? Is ok return a  type derived from ada.finalization.controlled from a "Pure_Function" ? thanks.
     - by danielcheagle @ 2019-01-24 23:56 UTC [6%]

116. Re: Using controlled types to trace program execution
     - by tmoran @ 2002-02-26 18:26 UTC [6%]

117. Re: access / freeing memory
     - by tmoran @ 2002-07-15 22:22 UTC [6%]

118. Help with type definition
     - by hanslad @ 2014-05-16  7:37 UTC [6%]

119. Re: Q: Ada.Unchecked_Deallocation
     - by Robert I. Eachus @ 1996-07-16  0:00 UTC [6%]

120. Re: Deallocating list of polymorphic objects?
     - by Randy Brukardt @ 2006-12-01  1:24 UTC [6%]

121. Re: Load an object from a file
     - by Olivier Scalbert @ 2009-04-09 20:32 UTC [6%]

122. This MIDI stuff, would someone be interested in reviewing my code?
     - by John McCabe @ 2010-03-08 11:40 UTC [6%]

123. Type_Invariant and instance creation (was: Type_Invariant and Finalize)
     - by Simon Wright @ 2014-07-17 21:30 UTC [6%]

124. Re: dinamic object reclamation
     - by David C. Hoos @ 2001-09-19 15:02 UTC [6%]

125. Re: Q: Ada.Unchecked_Deallocation
     - by Jon S Anthony @ 1996-07-12  0:00 UTC [6%]

126. Re: Ada memory management?
     - by Martin Krischik @ 2004-10-07 12:06 UTC [6%]

127. Type conversion between access types (was: Free'ing extended types)
     - by Scott Leschke @ 1996-05-20  0:00 UTC [6%]

128. Re: Destructor question
     - by Jeff Carter @ 1998-12-07  0:00 UTC [6%]

129. Re: Unconstrained Array ??
     - by Stephen Leake @ 1999-08-10  0:00 UTC [6%]

130. Re: Anybody in US using ADA ? One silly idea..
     - by tmoran @ 2003-01-07 19:49 UTC [6%]

131. Re: Howto read line from a stream
     - by Dmitry A. Kazakov @ 2009-05-31 12:02 UTC [6%]

132. Re: Ada memory management seems slow
     - by Makhno @ 2005-10-13 18:39 UTC [6%]

133. Re: Increasing GNAT's heap
     - by Georg Bauhaus @ 2013-11-12 19:30 UTC [6%]

134. Re: Questions on Storage Pools
     - by AdaMagica @ 2013-08-13 19:36 UTC [6%]

135. A simple question about the "new" allocator
     - by NiGHTS @ 2014-08-12  6:54 UTC [6%]

136. Novice help with types and de-allocation.
     - by Stapler @ 2002-11-18  6:40 UTC [6%]

137. Re: Access to classwide type
     - by reason67 @ 2000-07-24  0:00 UTC [6%]

138. Re: ANN: Simple components for Ada v3.9
     - by Dmitry A. Kazakov @ 2010-07-13 16:35 UTC [6%]

139. Re: Composing sequences (interesting to solve)
     - by Dmitry A. Kazakov @ 2003-01-18 12:31 UTC [6%]

140. Re: Unchecked_Deallocation with tagged types
     - by Jeffrey R. Carter @ 2021-04-18  9:07 UTC [6%]

141. Re: Unchecked_Deallocation with tagged types
     - by Rod Kay @ 2021-04-17 22:36 UTC [6%]

142. Re: Unchecked_Deallocation with tagged types
     - by Rod Kay @ 2021-04-17 22:29 UTC [6%]

143. Why does `Unchecked_Deallocation` need the access type?
     - by EGarrulo @ 2015-07-26  7:11 UTC [6%]

144. Re: Tasking, AWS and segmentation faults
     - by Vadim Godunko @ 2012-04-04 19:09 UTC [6%]

145. Re: Unchecked deallocation issues
     - by Jeffrey R. Carter @ 2005-12-09  6:40 UTC [6%]

146. Re: Hierarchy destruction in Ada
     - by Dmitry A. Kazakov @ 2004-12-12 15:38 UTC [6%]

147. freeing general access types
     - by tmoran @ 2002-12-23 23:19 UTC [6%]

148. Re: Beginner: Unchecked Deallocation
     - by Steve Doiel @ 2001-12-20  4:54 UTC [6%]

149. Re: Beginner: Unchecked Deallocation
     - by Antoine Lec. @ 2001-12-18 22:17 UTC [6%]

150. Re: dinamic object reclamation
     - by Anisimkov @ 2001-09-19 19:28 UTC [6%]

151. Re: dinamic object reclamation
     - by Anisimkov @ 2001-09-19 19:21 UTC [6%]

152. Trying to understand Ada.Finalization.Controlled assignment mechanics.
     - by Jeremiah @ 2014-09-23  0:43 UTC [6%]

153. Re: function "&" for strings type cause memory problem.
     - by bubble @ 2005-11-11  8:25 UTC [6%]

154. Re: memory leakages with Ada?
     - by Frank J. Lhota @ 2002-03-19 18:20 UTC [6%]

155. Re: some simple questions
     - by David C. Hoos, Sr. @ 2003-02-22  2:15 UTC [6%]

156. Re: How to wait for task completion
     - by wiljan @ 1996-09-16  0:00 UTC [6%]

157. Re: URGENT: inserting words into an array
     - by Craig Carey @ 2004-01-09 23:34 UTC [6%]

158. Re: Dynamic Array Sizing
     - by jerry @ 1999-06-19  0:00 UTC [6%]

159. Re: Memory leak - What the ...?
     - by Stephen Leake @ 2004-10-11 18:24 UTC [6%]

160. Re: How to implement a server socket compatible to telnet?
     - by snoopysalive @ 2008-08-20 21:25 UTC [6%]

161. Re: Smarter Generics
     - by Francois G. Dorais @ 2004-08-15  1:32 UTC [6%]

162. Re: Unchecked_Deallocation with tagged types
     - by Thomas @ 2022-04-16  3:44 UTC [6%]

163. Re: silly ravenscar question
     - by Brad Moore @ 2015-02-24 15:30 UTC [6%]

164. Re: S-expression I/O in Ada
     - by Natasha Kerensikova @ 2010-08-17 17:01 UTC [6%]

165. Re: Ada memory management?
     - by Christoph Karl Walter Grein @ 2004-10-07 10:00 UTC [6%]

166. Re: How to write TYPECASE in Ada 95?
     - by Matthew Heaney @ 1999-02-06  0:00 UTC [6%]

167. Re: Beginner: Unchecked Deallocation
     - by Patrick Hohmeyer @ 2001-12-20  4:39 UTC [6%]

168. Re: Memory leak - What the ...?
     - by Christoph Karl Walter Grein @ 2004-10-11 10:21 UTC [6%]

169. Re: virtual destructors
     - by Matthew Heaney @ 2003-04-22 17:28 UTC [6%]

170. On absurdity of collections 7.6.1 (11.1/3)
     - by Dmitry A. Kazakov @ 2021-09-29  9:09 UTC [6%]

171. Re: Spawning subprocesses with GNAT
     - by Jerry van Dijk @ 1998-10-14  0:00 UTC [6%]

172. 2-dimensional view on 1 dimensional array
     - by Marek @ 2022-10-23 12:31 UTC [6%]

173. A tiny little integer stack package from a novice.
     - by Stapler @ 2002-11-25  7:19 UTC [6%]

174. Unchecked deallocation question
     - by Alex R. Mosteo @ 2004-11-24 15:38 UTC [6%]

175. Re: Unchecked_Deallocation
     - by Anonymous @ 1997-10-22  0:00 UTC [6%]

176. Re: Running a preprocessor from GPS?
     - by Randy Brukardt @ 2015-07-29 20:32 UTC [6%]

177. Re: Constructors in Ada95
     - by David @ 2000-02-22  0:00 UTC [6%]

178. Re: Question about OO programming in Ada
     - by Vinzent 'Gadget' Hoefler @ 2003-11-28 10:16 UTC [6%]

179. Re: How to write TYPECASE in Ada 95?
     - by Matthew Heaney @ 1999-02-06  0:00 UTC [6%]

180. Re: silly ravenscar question
     - by J-P. Rosen @ 2015-02-24 11:24 UTC [6%]

181. Finalization
     - by Philippe Tarroux @ 2006-11-21  9:02 UTC [6%]

182. Re: Finalization of static package variables
     - by Manuel Collado @ 2007-05-11 18:12 UTC [6%]

183. GNAT vs Matlab - operation on   multidimensional complex matrices
     - by darek @ 2020-03-23 23:16 UTC [6%]

184. Re: Finalization and class-wide views
     - by Alejandro R. Mosteo @ 2016-06-16 11:10 UTC [6%]

185. Re: Why does this work? (overloads)
     - by Jeffrey R. Carter @ 2007-02-08 18:52 UTC [6%]

186. Re: Ada Microkernel?
     - by Samuel Tardieu @ 2001-06-10 12:14 UTC [6%]

187. Re: "Program received signal SIGSEGV, Segmentation fault".
     - by David C. Hoos @ 2002-07-03 13:13 UTC [6%]

188. Re: Finalization of static package variables
     - by Manuel Collado @ 2007-05-09 22:19 UTC [6%]

189. Re: Running a preprocessor from GPS?
     - by EGarrulo @ 2015-07-28 22:11 UTC [6%]

190. Re: newbie: can't read fast enough... :-)    memory leaks...
     - by Pascal Obry @ 2014-09-03 10:17 UTC [6%]

191. Deallocating an object referenced via a classwide access type.
     - by Aidan Skinner @ 2000-01-11  0:00 UTC [6%]

192. Re: Access to classwide type
     - by David Botton @ 2000-07-24  0:00 UTC [6%]

193. Re: Impossible problem? A protected buffer to queue objects of a class-wide type
     - by Matthew Heaney @ 2007-04-13 17:02 UTC [6%]

194. Re: silly ravenscar question
     - by jan.de.kruyf @ 2015-02-24 12:10 UTC [6%]

195. Re: use Ada.Text_IO in main() or Package?
     - by gautier_niouzes @ 2017-09-14  9:49 UTC [5%]

196. Re: Q: Ada.Unchecked_Deallocation
     - by Robert Dewar @ 1996-07-13  0:00 UTC [5%]

197. Unconstrained type Unchecked_Deallocation
     - by Andy Askey @ 2000-03-05  0:00 UTC [5%]

198. Re: How to wait for task completion
     - by Samuel Tardieu @ 1996-09-17  0:00 UTC [5%]

199. Re: How do I free unbounded strings?
     - by Erik Sigra @ 2001-03-05 21:10 UTC [5%]

200. Re: User Defined Storage Pool : Example
     - by anon @ 2011-01-22  9:47 UTC [5%]


Results 1-200 of ~400   | reverse | options above

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox