home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / gnat_2 / !gcc / gnat / Openbugs < prev    next >
Encoding:
Text File  |  1995-11-29  |  14.0 KB  |  268 lines

  1. DIRECTORY OF OPEN BUGS  95-11-29 02:30 (GMT)
  2.  
  3. 0630-004  problem with packed array slices 
  4. 0831-002  misleading error message for bad parameter name 
  5. 0920-003  aliased allowed for constrained array type 
  6. 1104-003  missing check on name duplication for formal parameter 
  7. 1122-007  bad placement of error message with respect to generic 
  8. 1213-002  missing stack overflow check 
  9. 1216-005  blow up at runtime, related to overloading problems? 
  10. 1312-001  aggregate with controlled components not implemented 
  11. 1313-001  wrong results from tasking program, problem with -O 
  12. 1326-003  exception from ada.io_exceptions is improperly visible 
  13. 1407-010  problem choosing right order of elaboration in binder 
  14. 1408-005  over-enthusiastic warning on default discriminants 
  15. 1408-007  problem with completion of deferred constant with aggr 
  16. 1408-011  incorrect exception propagated out of task 
  17. 1411-003  problem caused by use of identifier ADA 
  18. 1421-003  cannot instantiate complex_io 
  19. 1422-003  bogus complaint about assignment to limited 
  20. 1428-011  generic visibility problem 
  21. 1501-001  bad error messages for missing task bodies 
  22. 1511-001  missing conformance check between private/full discrims 
  23. 1511-003  async transfer of control causes blowup 
  24. 1515-002  failure to raise storage error 
  25. 1518-002  another case of a messed up formal param, see comment 
  26. 1519-003  entity is visible when it should not be visible 
  27. 1520-004  failure to detect bad use of incomplete type 
  28. 1522-005  gigi abort, caused by reference before definition 
  29. 1531-005  tasking program with delays/entry calls hangs 
  30. 1601-007  simple ATC example fails (at least on OS/2) 
  31. 1611-005  missing check for implicit conversion 
  32. 1613-011  problem with incomplete access type 
  33. 1613-014  bogus missing body message (visibility error) 
  34. 1618-009  missing semantic checks for access types 
  35. 1622-004  problem with formal packages and discriminants 
  36. 1624-006  compiler goes into infinite loop 
  37. 1626-010  sgi elaboration order problem 
  38. 1627-005  incorrect handling of subtype declaration, see comment 
  39. 1701-008  gigi abort from incorrect access subtype, see comment 
  40. 1706-003  failure to resolve expressions (bogus ambiguities) 
  41. 1709-001  problem in allocator for limited private type 
  42. 1710-004  problem with default parameter of others aggregate 
  43. 1712-004  assert failure in sem_type (overloading failure) 
  44. 1717-002  task discriminant gives wrong value in OS/2 
  45. 1722-002  wrong results from string concatenation (blows up) 
  46. 1722-010  visibility problem (subtype name visible too early) 
  47. 1724-011  hang on tasking program, see comments (2.05 regression) 
  48. 1724-012  gigi abort, caused by reference before freeze 
  49. 1726-003  improper visibility to priority without with of system 
  50. 1727-002  nasty error message with internal name 
  51. 1727-003  missing error check in instantiation for aliased? 
  52. 1728-001  problem with generic formal packages (2.04 regression) 
  53. 1729-004  assert error due to overloading/selected component 
  54. 1730-008  problem with generic instantiation, see comment 
  55. 1731-003  assert error, unknown cause 
  56. 1731-006  poor error message for misuse of range attribute 
  57. 1802-003  problem with bogus complaint about limited type 
  58. 1805-001  another bogus message about limited left side 
  59. 1806-003  problem with generic instantiation 
  60. 1807-002  gigi abort caused by use before definition 
  61. 1807-004  long report, strange stuff, unknown cause 
  62. 1808-004  gigi abort, caused by duplicate definition 
  63. 1810-001  incorrect resolution from real time clock 
  64. 1812-004  error message improvement request (reference to generic) 
  65. 1812-006  pragma Debug causes exp_util assert error 
  66. 1813-002  invalid parameter list in call, not investigated 
  67. 1813-008  assert error from gnatf (gnat itself works OK) 
  68. 1813-016  infinite loop at execution time 
  69. 1814-001  gigi abort, from wrong types on access type comparison 
  70. 1814-003  bad warnings from gnatf about unused entities 
  71. 1819-005  gigi abort, caused by access to _master before def 
  72. 1819-007  bogus equality ambiguity message 
  73. 1820-011  partition_id attribute requires non-existent file 
  74. 1820-013  bogus type mismatch problem to do with private types 
  75. 1820-014  tasking program works on OS/2, hangs on SGI? 
  76. 1821-012  deferred constant with array aggregate initializing 
  77. 1821-013  conversion of universal to modular not raising CE 
  78. 1822-004  gigi abort caused by bad access type (see comment) 
  79. 1822-006  assert error from use of gnatf with -x5 switch 
  80. 1824-003  missing constraint error check in allocator 
  81. 1824-004  sinfo assert error from subprogram renaming 
  82. 1825-002  Ada incorrectly directly visible via with of Text_IO 
  83. 1825-003  bad error message (confusing use of procedure name) 
  84. 1826-002  error in instantiating generic child package 
  85. 1828-012  error in reference from uninstantiated generic 
  86. 1830-001  bad message about variable required 
  87. 1830-004  incorrect visibility for discriminants 
  88. 1901-002  use before definition, see comment 
  89. 1902-001  poor error recovery 
  90. 1902-002  problem with renaming profile matching in Ada 83 mode 
  91. 1906-003  constraint error claimed bogus 
  92. 1906-006  problems with performance of integer random generator 
  93. 1908-002  aflex test (needs some script work) 
  94. 1910-008  problem with acc-to-classwide matching subtype 
  95. 1912-002  incorrect use of subtype instead of base type in range 
  96. 1912-011  question of whether pragma can appear in generic formal 
  97. 1912-012  extraneous generic body is not properly detected 
  98. 1912-014  crash during execution, unknown cause 
  99. 1913-003  problem with incomplete types and access types 
  100. 1914-001  assert error from gnatf -x5 (gcc -c is OK) 
  101. 1917-001  problem with renamed discriminants, see comment 
  102. 1917-004  poor error recovery 
  103. 1918-001  missing constraint check on access view conversion 
  104. 1918-005  abstract completion improperly permitted 
  105. 1918-011  problem with limited private visibility 
  106. 1919-003  failure at execution time, unknown cause 
  107. 1919-004  freeze in wrong place, see comment 
  108. 1920-004  bomb from nested generic instantiation 
  109. 1920-007  incorrect multiple evaluation 
  110. 1920-011  linker error from instantiations 
  111. 1921-002  namet assertion error from overload res of allocator 
  112. 1921-006  segmentation error from giant string type, should be OK 
  113. 1925-001  pragmas not allowed everywhere they should be 
  114. 1925-004  unexpected constraint error 
  115. 1926-003  problem with size of packed types 
  116. 1926-004  problem with size of packed types (similar to 1926-003) 
  117. 1926-006  visibility problem with child package 
  118. 1926-008  exception in loop causes bomb 
  119. 1927-008  link problem (undefined symbols in some cases) 
  120. 1927-011  tasking and delay problem 
  121. 1930-001  visibility clash of implicit and explicit entities 
  122. 1930-003  problem with missing link symbol from generic 
  123. 1931-005  assert error from discrimininated tagged type 
  124. 1931-006  visibility problem 
  125. 2001-002  visibility/resolution problem 
  126. 2001-004  problem with instantiation in child unit 
  127. 2002-013  assert error, to do with init procs and primitive ops 
  128. 2007-003  assert error, from freeze call within generic 
  129. 2007-004  missing calls of elaboration routines 
  130. 2008-001  gigi abort, discriminant botch 
  131. 2008-002  incorrect freezing order, see comment 
  132. 2008-003  hang at end of tasking program 
  133. 2009-004  gigi 116 abort from distribution + generic stuff 
  134. 2009-005  problem with sequential io and append mode 
  135. 2009-007  runtime blowup from use of tagged types 
  136. 2010-003  entity from implicitly with'ed package is visible 
  137. 2010-006  incorrect runtime results (test failed) 
  138. 2012-001  confusing error message (misuse of package name) 
  139. 2013-001  misplaced error message 
  140. 2013-002  problem with fixed-point conversion 
  141. 2014-001  gigi abort from use of packed array 
  142. 2014-006  segmentation error at runtime, unknown cause 
  143. 2014-007  problem with visibility and child packages 
  144. 2015-004  problem with visibility and child packages 
  145. 2015-005  problem with visibility and child packages 
  146. 2015-006  poor error message and recovery (bad semicolon fix) 
  147. 2016-002  visibility problem with generic instantiation 
  148. 2017-003  strange problem with subtype of private type 
  149. 2017-004  claimed incorrect output from execution 
  150. 2020-001  assert error on pop scope from simple programh 
  151. 2022-002  problem with undefined symbol in ayacc link 
  152. 2023-002  instantiation causes assert error 
  153. 2023-004  visibility problem (from withdrawn ACVC test) 
  154. 2024-002  problem with visibility of private type (get wrong one) 
  155. 2025-001  would be nice to get data error for bad discriminants 
  156. 2027-001  problem with abstract type 
  157. 2028-002  missing warning message 
  158. 2028-003  assert error, unknown cause 
  159. 2029-003  missing conformance check on discriminants 
  160. 2030-002  visibility problem, no details 
  161. 2101-003  incorrect typing of range with subtype, not basetype 
  162. 2106-002  error msg should be on instantiation, not template 
  163. 2107-003  gnatf blows up on generic numeric stuff 
  164. 2108-002  optimization bug on SunOS 
  165. 2108-005  another optimization bug on SunOS (related to 2108-002) 
  166. 2108-007  bad symbol at link time 
  167. 2110-001  access protected procedure causes assert error 
  168. 2111-005  tagged formal not considered aliased 
  169. 2112-001  failure to diagnose ambiguous character literals 
  170. 2113-005  wrong size for pragma convention C enumeration type 
  171. 2114-002  problem with access discriminants 
  172. 2114-004  problem with not on integer literals 
  173. 2114-006  gigi abort caused by incorrect elaboration order 
  174. 2115-001  blowup on conversion, discriminant botch 
  175. 2115-004  gigi abort caused by duplicate use of defining identifier 
  176. 2115-005  problems with component clause on dynamic component 
  177. 2115-007  problem with visibility of variant in extension 
  178. 2115-008  problem with matching of generic parameter 
  179. 2115-010  rubbish in error message from -gnatv usage 
  180. 2117-002  message on assert not reported 
  181. 2118-001  missing an ambiguity in overloading? 
  182. 2119-004  problem in listing if source reference pragma present 
  183. 2120-005  problems with new discriminants 
  184. 2120-006  gigi abort caused by duplication of defining identifier 
  185. 2120-007  hang due to reference from one task type to another 
  186. 2121-002  problem with discriminant specification 
  187. 2121-003  wrong message from assert pragma 
  188. 2122-004  use before definition causes gigi abort 
  189. 2125-003  visibility problem (entity visible when it shoudn't be) 
  190. 2125-005  runtime bomb from program involving dispatching 
  191. 2125-006  failure to raise access before elaboration error 
  192. 2125-007  problems with elaboration of generic package bodies 
  193. 2126-002  program bombs, unknown cause 
  194. 2126-009  missing symbol at link time 
  195. 2127-002  giant aggregates blow things up 
  196. 2127-003  problems with rep clauses 
  197. 2127-006  gigi abort, problem with unchecked convert, see comment 
  198. 2128-002  visibility problem with generic instantiation 
  199. 2128-003  problem with generic formal package instantiation 
  200. 2128-005  conversion from constant to variable pointer allowed 
  201. 2129-009  incorrect allowance of implicit deref for proc call 
  202. 2130-002  program with bad priority does not terminate 
  203. 2202-002  bomb during compilation (freezing problem?) 
  204. 2202-004  complex interaction causes sem_type assert error 
  205. 2202-006  sem_type assert error from parameterless call 
  206. 2203-002  failure to diagnose completion of generic type 
  207. 2204-002  problem with renaming as body 
  208. 2204-006  marginal task visibility problem 
  209. 2204-007  segmentation error in tasking test 
  210. 2209-002  problem with premature derivation of tagged type 
  211. 2210-001  gigi abort from self referencing task 
  212. 2210-003  missing accessibility check 
  213. 2210-004  problem in generic instantiation 
  214. 2211-004  classwide types and access to procedure causes error 
  215. 2213-003  gigi abort from use of fixed-point 
  216. 2213-005  error in instantiation with formal package 
  217. 2214-001  gigi abort from use of array of protected 
  218. 2214-002  unrestricted access generates access error message 
  219. 2216-005  constraint error not raised for priority out of range 
  220. 2217-004  failure to slide on parameter, incorrect CE raised 
  221. 2218-004  assert error from C++ interface stuff 
  222. 2219-004  various obscure problems with Version and Body_Version 
  223. 2219-005  premature freezing of parent by derived numeric type 
  224. 2219-007  failure to diagnose incorrect mixed-mode multiplication 
  225. 2220-003  peculiar problem with abstract types (D2 problem) 
  226. 2223-001  failure to raise CE on bad value argument 
  227. 2223-003  visibility problem with selector 
  228. 2225-001  gigi abort, having to do with use of pragma Atomic 
  229. 2225-005  problem with long_long_float on solaris 
  230. 2225-006  claimed failure on SGI, works on OS/2 
  231. 2227-001  problem with pragma Normalize_Scalars 
  232. 2228-001  problem with stream_io 
  233. 2301-001  assert error in sem_type from discriminants, generics 
  234. 2301-005  gigi abort, caused by self-reference, see comment 
  235. 2302-002  unbounded.trim not working correct in some cases 
  236. 2303-002  failure to diagnose bad use of generic exception 
  237. 2306-003  spec and body of generated procedure in wrong place 
  238. 2308-004  problem with exponential parsing time for aggregates 
  239. 2309-001  assert error, unknown cause 
  240. 2310-001  gigi abort from Unchecked_Access of derived type 
  241. 2313-003  problem with operator visibility 
  242. 2314-013  poor error recovery (is/semicolon case) 
  243. 2315-001  gigi abort, unknown cause 
  244. 2315-002  dispatching equality not doing tag check 
  245. 2315-003  gigi abort from class-wide types, discriminants 
  246. 2315-004  operator visibility problem 
  247. 2316-002  premature use of private type in 'size attribute 
  248. 2316-005  assert error in aggregate processing due to discriminants 
  249. 2317-003  assert failure from use of aggregate 
  250. 2317-006  malfunction in tasking/recursion/exceptions on SunOS 
  251. 2319-002  confusing error message 
  252. 2322-003  crash at runtime from use of tagged type 
  253. 2322-004  ATC not working properly on OS/2 at least 
  254. 2322-005  ATC not working properly on OS/2 at least (=2322-004?) 
  255. 2323-001  gigi 116, unknown cause 
  256. 2323-002  confusing error message 
  257. 2323-004  missing error check for withing private child 
  258. 2323-007  missing error check for withing private child 
  259. 2327-003  out parameter not allowed as stream procedure argument 
  260. 2327-004  gigi abort, unknown cause 
  261. 2328-004  assert error, unknown cause 
  262. 2328-006  problem with dispatching giving wrong results 
  263.  
  264. REGRESSIONS
  265.  
  266. 1416-011  SunOS only, case of works on OS/2, bus error on SunOS 
  267. 1907-002  SunOS only, bombs on SunOS, finalization/stack problem 
  268.