comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Standard."-" provided to "with function "-" (VAL1 : in VALUE_TYPE) return VALUE_TYPE is <>;" refused:
Date: Fri, 06 Apr 2018 22:35:33 +0100
Date: 2018-04-06T22:35:33+01:00	[thread overview]
Message-ID: <lypo3cm316.fsf@pushface.org> (raw)
In-Reply-To: 8ab72256-60ac-4c43-b7ca-6e8396282f6a@googlegroups.com

First off, you can't make function "**" separate.

Having fixed that,

   $ gnatmake views-spreadsheet.adb
   gcc -c views-spreadsheet.adb
   spread.ada:31:22: file "spreadsheets-string_cells.ads" not found
   spread.ada:32:01: file "spreadsheets-formula_cells.ads" not found
   spread.ada:22:14: file "spreadsheets.ads" not found
   spread.ada:22:14: "VIEWS.SPREADSHEET (body)" depends on "VIEWS.SPREADSHEET (spec)"
   spread.ada:22:14: "VIEWS.SPREADSHEET (spec)" depends on "SPREADSHEETS (spec)"
   spread.ada:23:14: file "views.ads" not found
   spread.ada:23:14: "VIEWS.SPREADSHEET (body)" depends on "VIEWS.SPREADSHEET (spec)"
   spread.ada:23:14: "VIEWS.SPREADSHEET (spec)" depends on "VIEWS (spec)"
   gnatmake: "views-spreadsheet.adb" compilation error

so may I suggest that when you post code for us to look at you make sure
that you've included enough for us to at least be able to see the problem
you're actually asking about?

  reply	other threads:[~2018-04-06 21:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-06 17:20 Standard."-" provided to "with function "-" (VAL1 : in VALUE_TYPE) return VALUE_TYPE is <>;" refused: Mehdi Saada
2018-04-06 19:43 ` Simon Wright
2018-04-06 20:09 ` Mehdi Saada
2018-04-06 21:35   ` Simon Wright [this message]
2018-04-06 20:37 ` AdaMagica
2018-04-06 21:39   ` Simon Wright
2018-04-06 23:08     ` Mehdi Saada
2018-04-07  0:05     ` Mehdi Saada
2018-04-07 10:17       ` Mehdi Saada
2018-04-07 10:43         ` Mehdi Saada
2018-04-07 13:37           ` Mehdi Saada
replies disabled

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