Re: [gobolinux-devel] [gobolinux-commits] r3332 - trunk/ChrootCompile/bin

2008-05-20 Thread Ben Eisenbraun
On Tue, May 20, 2008 at 05:35:59PM -0300, [EMAIL PROTECTED] wrote: > On 5/20/08, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > > > I wonder what happens when one runs > > GuessProgramCase in a case-insensitive filesystem, too. > > We probably don't need to worry about that; I think we never cl

Re: [gobolinux-devel] [gobolinux-commits] r3332 - trunk/ChrootCompile/bin

2008-05-20 Thread hisham . hm
On 5/20/08, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > On Tue, May 20, 2008 at 4:59 PM, <[EMAIL PROTECTED]> wrote: >> GuessProgramCase uses the entries you have in /Programs. When those >> don't match, it means you have an inconsistency somewhere. Isn't it >> better to stop in those cases an

Re: [gobolinux-devel] [gobolinux-commits] r3332 - trunk/ChrootCompile/bin

2008-05-20 Thread Lucas C. Villa Real
On Tue, May 20, 2008 at 4:59 PM, <[EMAIL PROTECTED]> wrote: > On 5/12/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >> Don't get fooled by GuessProgramCase. Only use it if the recipe could not be >> found in the first attempt. > > GuessProgramCase uses the entries you have in /Programs. When th

Re: [gobolinux-devel] [gobolinux-commits] r3332 - trunk/ChrootCompile/bin

2008-05-20 Thread hisham . hm
On 5/12/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Don't get fooled by GuessProgramCase. Only use it if the recipe could not be > found in the first attempt. GuessProgramCase uses the entries you have in /Programs. When those don't match, it means you have an inconsistency somewhere. Isn't