comp.lang.ada
 help / color / mirror / Atom feed
From: britt.snodgrass@gmail.com
Subject: Re: GNATBench 2.1.0 (free) and file/procedure naming case
Date: Mon, 9 Mar 2009 12:50:59 -0700 (PDT)
Date: 2009-03-09T12:50:59-07:00	[thread overview]
Message-ID: <aeedd64d-89c0-47f4-9e70-f6185d35d454@v18g2000pro.googlegroups.com> (raw)
In-Reply-To: ptdar456u385qrthqjr1tqvdcr1qs4ao6b@4ax.com

On Mar 9, 10:41 am, John McCabe <j...@nospam.assen.demon.co.uk> wrote:

>
> However the latest thing I have is that GNATBench doesn't appear to
> maintain the casing I use for files/folders and procedure. For
> example, I put in TestAdaProj as the project name and MyMain as the
> main procedure and it creates folders and files called testadaproj and
> mymain.adb respectively. Is there something I've done wrong here that
> anyone can think of.
>

Try putting the following in your GPR file:

package Naming is
   for Casing use "mixedcase";  --  otherwise, default is "lowercase"
end Naming;

This is described in the GNAT User's Guide (section 11.11, Naming
Schemes).

I haven't tried this myself since I use GNAT's default naming
conventions.  Regarding GPR files, I've found it better to edit them
manually (in Eclipse) rather than use the GNATbench (or GPS) project
properties editor.

>
> Has anyone got any idea what's happening with Hibachi? That seems to
> have gone completely dead.

I lurk on the Hibachi mailing list. List traffic dropped to near zero
long ago, so it is effectively dead. I don't miss it. GNATbench is
much better if you are using GNAT as your compiler.

- Britt





  reply	other threads:[~2009-03-09 19:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-09 15:41 GNATBench 2.1.0 (free) and file/procedure naming case John McCabe
2009-03-09 19:50 ` britt.snodgrass [this message]
2009-03-10 11:38   ` John McCabe
2009-03-10 12:28     ` Jean-Pierre Rosen
2009-03-10 21:27       ` sjw
2009-03-11  8:34         ` Jean-Pierre Rosen
2009-03-16 20:19     ` Brian Gaffney
replies disabled

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