Re: [PATCH] patch to compile grub2 in msys/mingw environment

2009-03-16 Thread Bean
On Sun, Mar 15, 2009 at 11:40 PM, Robert Millan wrote: > On Sun, Mar 15, 2009 at 03:27:05AM +0800, Bean wrote: >> Hi, >> >> There are three issue related to msys/mingw environment. >> >> 1, no nanosleep in mingw, although, the windows API Sleep support >> millisecond. >> >> 2, Use stat on device

Re: [PATCH] Bug fix for ext2.c

2009-03-16 Thread Bean
On Sun, Mar 15, 2009 at 11:37 PM, Robert Millan wrote: > On Sun, Mar 15, 2009 at 11:33:18AM +0100, Felix Zielcke wrote: >> Am Sonntag, den 15.03.2009, 14:00 +0800 schrieb Bean: >> >> > Hi, >> >> Hi Bean, >> >> > Oh right, this one should be ok. >> >> +    grub_error (GRUB_ERR_BAD_FS, "not an xfs f

Re: precision formatting in grub_printf

2009-03-16 Thread Deepak Vankadaru
Hi, There was a redundant piece of code in the diff file I sent earlier. I have removed it and prepared another patch file. I am attaching the same. Please use this one instead. Following is the changelog. Changelog: 2008-08-17 Deepak Vankadaru Support for precision formatting in grub