This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: synth auxiliary path search fix


Andrew Lunn wrote:
Hi Bart.

Please could you OK this patch. Trunk and maybe 2.0 branch?

In the absence of a comment from Bart, it looks absolutely correct to me.


Jifl

         if (':' == *path) {
             filename[j++] = '.';
+            path++;
         } else {


--
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]