« Return to Thread: Missing files in source files list (lib/gnat/gtkada/gtkada.lgpr)

Missing files in source files list (lib/gnat/gtkada/gtkada.lgpr)

by Anne et Damien Carbonne :: Rate this Message:

Reply to Author | View in Thread

Hi,

The following files provided with GtkAda 2.14.0 are missing from the
list of source files used by GNAT project files (gtkada.lgpr).
This is true for version of GtkAda provided as source with GNAT GPL 2009.
- gtkada-properties.adb
- gtkada-properties.ads
- gtk-bindings.adb
- gtk-bindings.ads
- gtk-file_chooser_button.adb
- gtk-file_chooser_button.ads
- gtk-file_chooser_dialog.adb
- gtk-file_chooser_dialog.ads
- gtk-font_button.adb
- gtk-font_button.ads
- gtk-gc.ads
- gtk-icon_theme.adb
- gtk-icon_theme.ads
- gtk-icon_view.adb
- gtk-icon_view.ads
- gtk-radio_action.adb
- gtk-radio_action.ads
- gtk-toggle_action.adb
- gtk-toggle_action.ads

Would you consider adding them to gtkada.lgpr in the repository?

Best regards,

Damien Carbonne


Here is the diff obtained with my installation:

***
/tools/inst/gnat/2009/tools/gtkada/GtkAda-2.14.0/projects/gtkada.lgpr    
2008-12-16 12:06:57.000000000 +0100
--- gtkada.lgpr    2009-06-24 23:46:23.000000000 +0200
***************
*** 126,131 ****
--- 126,133 ----
  gtkada-multi_paned.adb
  gtkada-multi_paned.ads
  gtkada-pixmaps.ads
+ gtkada-properties.adb
+ gtkada-properties.ads
  gtkada-types.adb
  gtkada-types.ads
  gtk-adjustment.adb
***************
*** 141,146 ****
--- 143,150 ----
  gtk-aspect_frame.ads
  gtk-bin.adb
  gtk-bin.ads
+ gtk-bindings.adb
+ gtk-bindings.ads
  gtk-box.adb
  gtk-box.ads
  gtk-button.adb
***************
*** 253,258 ****
--- 257,266 ----
  gtk-extra-sheet.ads
  gtk-file_chooser.adb
  gtk-file_chooser.ads
+ gtk-file_chooser_button.adb
+ gtk-file_chooser_button.ads
+ gtk-file_chooser_dialog.adb
+ gtk-file_chooser_dialog.ads
  gtk-file_chooser_widget.adb
  gtk-file_chooser_widget.ads
  gtk-file_filter.adb
***************
*** 261,266 ****
--- 269,276 ----
  gtk-file_selection.ads
  gtk-fixed.adb
  gtk-fixed.ads
+ gtk-font_button.adb
+ gtk-font_button.ads
  gtk-font_selection.adb
  gtk-font_selection.ads
  gtk-font_selection_dialog.ads
***************
*** 268,273 ****
--- 278,284 ----
  gtk-frame.ads
  gtk-gamma_curve.adb
  gtk-gamma_curve.ads
+ gtk-gc.ads
  gtk_generates.adb
  gtk_generates.ads
  gtk-gentry.adb
***************
*** 284,289 ****
--- 295,304 ----
  gtk-hbutton_box.ads
  gtk-icon_factory.adb
  gtk-icon_factory.ads
+ gtk-icon_theme.adb
+ gtk-icon_theme.ads
+ gtk-icon_view.adb
+ gtk-icon_view.ads
  gtk-image.adb
  gtk-image.ads
  gtk-image_menu_item.adb
***************
*** 344,349 ****
--- 359,366 ----
  gtk-progress.ads
  gtk-progress_bar.adb
  gtk-progress_bar.ads
+ gtk-radio_action.adb
+ gtk-radio_action.ads
  gtk-radio_button.adb
  gtk-radio_button.ads
  gtk-radio_menu_item.adb
***************
*** 406,411 ****
--- 423,430 ----
  gtk-text_view.ads
  gtk-tips_query.adb
  gtk-tips_query.ads
+ gtk-toggle_action.adb
+ gtk-toggle_action.ads
  gtk-toggle_button.adb
  gtk-toggle_button.ads
  gtk-toggle_tool_button.adb


_______________________________________________
gtkada mailing list
gtkada@...
http://lists.adacore.com/mailman/listinfo/gtkada

 « Return to Thread: Missing files in source files list (lib/gnat/gtkada/gtkada.lgpr)