Package: gnat-4.4
Version: 4.4.2-3
Severity: important

extends key word in gnat projects seems to have problems when
including other projects files.
A test case is joined to this bug report :
proj.gpr with xmlada.gpr
so input_sources.{ads|adb|ali|o} are known
proj_bis.gpr do a with of proj.gpr
so input_sources.{ads|adb|ali|o} are known
proj_ter.gpr extends proj.gpr
so input_sources.{ads|adb|ali|o} should be known
which is the case with gnat gpl 2009 and not with gnat-4.4

This bug was found when trying to use projects file in polyorb/gnat-4.4 
using extends. If the extends is removed then the code compile but then DSA
seems to be broken.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc64)

Kernel: Linux 2.6.30-2-powerpc64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnat-4.4 depends on:
ii  gcc-4.4                   4.4.2-3        The GNU C compiler
ii  gnat-4.4-base             4.4.2-3        The GNU Compiler Collection (gnat 
ii  libc6                     2.10.2-2       GNU C Library: Shared libraries
ii  libc6-dev                 2.10.2-2       GNU C Library: Development Librari
ii  libgcc1                   1:4.4.2-3      GCC support library
ii  libgmp3c2                 2:4.3.1+dfsg-3 Multiprecision arithmetic library
ii  libgnat-4.4               4.4.2-3        Runtime library for GNU Ada applic
ii  libgnatprj4.4             4.4.2-3        GNU Ada Project Manager
ii  libgnatvsn4.4             4.4.2-3        GNU Ada compiler version library
ii  libmpfr1ldbl              2.4.2-1        multiple precision floating-point 

gnat-4.4 recommends no packages.

Versions of packages gnat-4.4 suggests:
pn  ada-reference-manual          <none>     (no description available)
pn  gnat-4.4-doc                  <none>     (no description available)

-- no debconf information

Attachment: test_extends_facility.tgz
Description: GNU Zip compressed data

Reply via email to