comp.lang.ada
 help / color / mirror / Atom feed
From: "196...@googlemail.com" <1963bib@googlemail.com>
Subject: Re: Newbie questions re Unicode (1)
Date: Sat, 25 Jul 2020 04:44:32 -0700 (PDT)	[thread overview]
Message-ID: <6c17f332-df3f-4d92-b611-8a884d085a96n@googlegroups.com> (raw)
In-Reply-To: <fb1d1dac-6fdc-4131-abd6-d16249845c23o@googlegroups.com>

On Tuesday, 21 July 2020 at 20:57:12 UTC+1, i...@vionia.com wrote:
> On Saturday, 18 July 2020 14:20:39 UTC+2, Bob Goddard wrote: 
> > 
> > Well, he should be able to edit the project gpr file directly. Perhaps posting that may be better than posting a screen capture.
> .gpr file: 
> 
> project Checkall is 
> for Source_Dirs use ("src"); 
> for Object_Dir use "obj"; 
> for Main use ("checkall.adb"); 
> end Checkall; 
> 
> Should I add something about utf in there? 
> 
> Sorry still near the bottom of the learning curve, getting to grips with the language, all the other stuff around the syntax etc still pretty much a black box. 
> 
> Thanks, Ian

I would have thought that ...
for Languages use ("Ada");
is missing.

Under Project properties->Sources->Languages, there should be a tick against Ada.

  reply	other threads:[~2020-07-25 11:44 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-12  8:14 Newbie questions re Unicode (1) Ian Douglas
2020-07-12  8:25 ` Simon Wright
2020-07-12  8:42   ` Ian Douglas
2020-07-12 18:43     ` Simon Wright
2020-07-12 20:08       ` Ian Douglas
2020-07-18 12:20       ` Bob Goddard
2020-07-21 19:57         ` Ian Douglas
2020-07-25 11:44           ` 196...@googlemail.com [this message]
2020-07-27 13:46             ` Ian Douglas
2020-07-27 20:26           ` Simon Wright
2020-07-29  7:28             ` Ian Douglas
2020-07-29  7:34               ` Ian Douglas
2020-07-29 15:26                 ` J-P. Rosen
2020-07-13 15:28 ` Shark8
2020-07-13 16:59   ` Simon Wright
2020-07-21 15:36     ` Shark8
2020-07-21 19:54   ` Ian Douglas
2020-07-21 20:11     ` J-P. Rosen
replies disabled

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