comp.lang.ada
 help / color / mirror / Atom feed
* gnat: can't find package
@ 2006-10-21  1:02 Tim Rowe
  2006-10-21  2:57 ` Anh Vo
  2006-10-21  6:17 ` Jeffrey R. Carter
  0 siblings, 2 replies; 5+ messages in thread
From: Tim Rowe @ 2006-10-21  1:02 UTC (permalink / raw)


The gnat documentation tells me to expect a package 
Ada.Strings.Maps.Constants, in which I should find
Lower_Set : constant Character_Set;

It doesn't seem to be there. AdaGIDE doesn't offer "Constants" as a 
completion for "Ada.Strings.Maps.", the compiler doesn't recognise 
Lower_Set, and grep doesn't turn up Lower_Set anywhere in the gnat libs 
directory. Is it anywhere to be found, and if so how do I get the 
compiler to recognise it? And if it isn't, how do I convert a string to 
lower case?

TIA,

Tim Rowe



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-10-21 17:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-21  1:02 gnat: can't find package Tim Rowe
2006-10-21  2:57 ` Anh Vo
2006-10-21  6:17 ` Jeffrey R. Carter
2006-10-21 17:03   ` Tim Rowe
2006-10-21 17:54     ` Tim Rowe

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