4 Feb
2014
4 Feb
'14
11:16 p.m.
Sébastien Luttringer wrote:
I do not mind to change it to the longer version "$srcdir/foo" if this is a recommended way to do, but first I want to know why it is recommended.
Although it's not strictly recommended (we lack of official recommendation?), this way works in all cases. I have to confess that I have smoothly switched all my relative path to full path since I got the previous issue.
Cheers,
"$srdcir/foo" is explicit and independent of the nesting of source files. That is unreservedly worth 5 extra bytes. Regards, Xyne