grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Fix Cygwin path handling


From: Christian Franke
Subject: Re: [PATCH] Fix Cygwin path handling
Date: Mon, 26 Apr 2010 08:12:56 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 SeaMonkey/2.0.4

Vladimir 'φ-coder/phcoder' Serbinenko wrote:
Christian Franke wrote:
+         /* Include leading slash.  */
+         offset = 0;
+         break;
Why do you make this change? It seems to make the behaviour of 
make_path_relative_to_its root inconsistent since E.g.
/boot/grub ->  grub
/etc ->  /etc

Could not reproduce. Old and new code always include the leading slash (except "/" -> ''").

--
Regards,
Christian Franke





reply via email to

[Prev in Thread] Current Thread [Next in Thread]