comp.lang.ada
 help / color / mirror / Atom feed
From: Ian Douglas <ian@vionia.com>
Subject: Re: Newbie questions re Unicode (1)
Date: Tue, 21 Jul 2020 12:57:10 -0700 (PDT)	[thread overview]
Message-ID: <fb1d1dac-6fdc-4131-abd6-d16249845c23o@googlegroups.com> (raw)
In-Reply-To: <1b8d999f-4853-4363-b52b-456afaf3fe34o@googlegroups.com>

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

  reply	other threads:[~2020-07-21 19:57 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 [this message]
2020-07-25 11:44           ` 196...@googlemail.com
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