comp.lang.ada
 help / color / mirror / Atom feed
* Ada.Directories and UTF-8 encoding ?
@ 2012-12-06 13:37 gautier_niouzes
  2012-12-06 16:53 ` Dmitry A. Kazakov
  2012-12-06 17:56 ` Michael Rohan
  0 siblings, 2 replies; 4+ messages in thread
From: gautier_niouzes @ 2012-12-06 13:37 UTC (permalink / raw)


Hello,
Question: is there a support for UTF-8-encoded file names in Ada.Directories, either mentioned in the RM 2005, 2012, or in some implementations ?
For instance only Copy_File has a Form parameter and on GNAT GPL 2012 it seems to ignore "encoding=utf-8".

For Copy_File, Delete_File ans Rename it doesn't bother me since I plan anyway an own implementation, using Stream_IO where the form "encoding=utf-8" is working, at least on GNAT.

For a directory search using Search it would be nice to have utf-8 working (not tested yet; I'll give a try with the Rosetta code:
http://rosettacode.org/wiki/Walk_a_directory/Recursively#Ada ). 

Cheers
_________________________ 
Gautier's Ada programming 
http://gautiersblog.blogspot.com/search/label/Ada 
NB: follow the above link for a valid e-mail address 



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

end of thread, other threads:[~2012-12-10 23:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-06 13:37 Ada.Directories and UTF-8 encoding ? gautier_niouzes
2012-12-06 16:53 ` Dmitry A. Kazakov
2012-12-06 17:56 ` Michael Rohan
2012-12-10 23:28   ` Randy Brukardt

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