-Werror and --disable-werror

2009-09-16 Thread Robert Millan
Hi, -Werror is not in effect. This will help ensuring that all new code is checked to be warning-free before commit (incidentally, I found a newly introduced bug thanks to this just minutes before enabling it). Since -Werror may be a problem in some situations, I've added a --disable-werror swi

Re: -Werror and --disable-werror

2009-09-16 Thread Robert Millan
On Wed, Sep 16, 2009 at 09:42:14PM +0200, Robert Millan wrote: > > Hi, > > -Werror is not in effect. Erm. s/not/now/g. -- Robert Millan The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and how) you may access your data; but nobody's threatening your freedom: we st

[GITGRUB] New menu interface (implementation)

2009-09-16 Thread Bean
Hi, Now that the basic architecture has been decided, I start to work on the actual coding. The code will be pushed to the menu branch of my gitbub: repo: http://github.com/bean123/grub/. First version is done, this implements the low level region API, no component yet, but you can construct the