comp.lang.ada
 help / color / mirror / Atom feed
* GNAT Normalize_Pathname version differences
@ 2006-01-18 14:50 Marc A. Criley
  2006-01-18 20:22 ` Martin Dowie
  0 siblings, 1 reply; 3+ messages in thread
From: Marc A. Criley @ 2006-01-18 14:50 UTC (permalink / raw)


(Posting this here for archive purposes to aid future Google Group 
searches :-)

Somewhere between Gnat 3.15p and Gnat GPL 2005, the behavior of the 
Normalize_Pathname function in Gnat.Directory_Operations changed.

The 3.15p version appended a '/' if the pathname was that of a 
directory, at least in the Linux version, the GPL 2005 version does not. 
  I can't say what it does on Windows, but I would expect the same 
behavior, with the corresponding directory separator.

I diffed the sources of Directory_Operations for the two versions, and 
saw there are significant differences between the Normalize_Pathname 
implementations, as well as other things.

-- Marc A. Criley
-- McKae Technologies
-- www.mckae.com
-- DTraq - XPath In Ada - XML EZ Out



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

end of thread, other threads:[~2006-01-19 14:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-18 14:50 GNAT Normalize_Pathname version differences Marc A. Criley
2006-01-18 20:22 ` Martin Dowie
2006-01-19 14:13   ` Marc A. Criley

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