Re: [PATCH] Fix unused label/function warnings on NetBSD

2012-03-02 Thread Grégoire Sutre
On 03/02/2012 11:39 AM, Vladimir 'φ-coder/phcoder' Serbinenko wrote: On 01.03.2012 17:25, Grégoire Sutre wrote: The attached patch fixes the following warnings when building GRUB on NetBSD (and probably other BSDs): util/getroot.c: In function 'grub_make_system_path_relative_to_its_root': util/

Re: [PATCH] Fix unused label/function warnings on NetBSD

2012-03-02 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 01.03.2012 17:25, Grégoire Sutre wrote: The attached patch fixes the following warnings when building GRUB on NetBSD (and probably other BSDs): util/getroot.c: In function 'grub_make_system_path_relative_to_its_root': util/getroot.c:2711:2: error: label 'parsedir' defined but not used util/ge