~ubuntu-branches/ubuntu/jaunty/adacontrol/jaunty

« back to all changes in this revision

Viewing changes to test/ref/t_not_selected_name.txt

  • Committer: Bazaar Package Importer
  • Author(s): Ludovic Brenta
  • Date: 2008-04-27 15:25:59 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080427152559-qrlic533a1x02flu
Tags: 1.8r8-1

* New upstream version.
* debian/adacontrol.gpr: delete; use upstream's project file instead.
* patches/build.patch: patch upstream's project file to change Object_Dir
  and Exec_Dir.
* Build-depend on asis 2007 and gnat-4.3.
* Add support for mips, mipsel and ppc64.
* Build and provide ptree.
* ptree.1: new.
* adactl.1: update; new options and rules are available.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
t_not_selected_name.adb:4:8: Found: NOT_SELECTED_NAME: non-selected use of element "X_Not_Selected_Name.Pack"
 
2
t_not_selected_name.adb:7:4: Error: Selected_none: non-selected use of element "N"
 
3
t_not_selected_name.adb:10:4: Found: NOT_SELECTED_NAME: non-selected use of element "X_Not_Selected_Name.Pack"
 
4
t_not_selected_name.adb:11:4: Error: Selected_unit: non-selected use of element "U"
 
5
t_not_selected_name.adb:14:4: Error: Selected_compilation: non-selected use of element "C"
 
6
t_not_selected_name.adb:17:4: Error: Selected_family: non-selected use of element "F"
 
7
x_not_selected_name.adb:5:7: Error: Selected_none: non-selected use of element "N"
 
8
x_not_selected_name.adb:8:7: Found: NOT_SELECTED_NAME: non-selected use of element "X_Not_Selected_Name.Pack"
 
9
x_not_selected_name.adb:18:8: Found: NOT_SELECTED_NAME: non-selected use of element "X_Not_Selected_Name.Pack"
 
10
x_not_selected_name.adb:21:4: Error: Selected_none: non-selected use of element "N"
 
11
x_not_selected_name.adb:24:4: Found: NOT_SELECTED_NAME: non-selected use of element "X_Not_Selected_Name.Pack"
 
12
x_not_selected_name.adb:25:4: Error: Selected_unit: non-selected use of element "U"
 
13
x_not_selected_name-child.adb:2:8: Found: NOT_SELECTED_NAME: non-selected use of element "X_Not_Selected_Name.Pack"
 
14
x_not_selected_name-child.adb:5:4: Error: Selected_none: non-selected use of element "N"
 
15
x_not_selected_name-child.adb:8:4: Found: NOT_SELECTED_NAME: non-selected use of element "X_Not_Selected_Name.Pack"
 
16
x_not_selected_name-child.adb:9:4: Error: Selected_unit: non-selected use of element "U"
 
17
x_not_selected_name-child.adb:12:4: Error: Selected_compilation: non-selected use of element "C"