]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/utils.c
gdb_realpath: Rework comment about handling on Windows.
authorJoel Brobecker <brobecker@adacore.com>
Fri, 28 Nov 2014 14:37:08 +0000 (18:37 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Fri, 28 Nov 2014 14:37:08 +0000 (18:37 +0400)
commit0fa9473ff006c0cc9e62036349ab05664b25b4c7
tree3e31e1be4fb5da44d6479c204f3d9b4ab4934d32
parent6a29c58ef8067e7c5869aa6dda9ffdd123bc94a8
gdb_realpath: Rework comment about handling on Windows.

Rework the comment to explain why we're still relying on GetFullPathName
even though gnulib ensures that canonicalize_file_name is now available
on all platforms, including Windows.

gdb/ChangeLog:

        * utils.c (gdb_realpath): Rework comment about handling on
        Windows.
gdb/ChangeLog
gdb/utils.c