On Wed, Jul 10, 2013 at 06:23:54PM +0200, Joseph Rushton Wakeling wrote: > On 07/10/2013 05:25 PM, Johannes Pfau wrote: > > Getting the real application path is not simple and not portable, > > but if you really want to do that: > > I found the same links and was wondering about that, but to be honest > -- I think Iain is right and this kind of stuff is overkill. > > Let gdmd just be a script that invokes the default system gdc (i.e. > the first in the path). To do that, we just need to get the PATH > variable, and we don't even need to care about where gdmd itself is > located.
Yeah that what I've decided to go with. No point sweating over such peripheral details when I should be more worried about the core functionality of making gdmd actually work. :) T -- It always amuses me that Windows has a Safe Mode during bootup. Does that mean that Windows is normally unsafe?