On Thu, Jul 03, 2025 at 12:41:26PM +0530, Sudhakar Kuppusamy wrote:
> Reviewed-by: Sudhakar Kuppusamy
Reviewed-by: Daniel Kiper
Daniel
___
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel
Reviewed-by: Sudhakar Kuppusamy
> On 3 Jul 2025, at 11:39 AM, Gary Lin wrote:
>
> When attempting to build grub-emu, the compilation failed with the
> following error message:
>
> include/grub/dl.h: In function ‘grub_dl_is_persistent’:
> include/grub/dl.h:262:1: error: no return statement in
When attempting to build grub-emu, the compilation failed with the
following error message:
include/grub/dl.h: In function ‘grub_dl_is_persistent’:
include/grub/dl.h:262:1: error: no return statement in function returning
non-void [-Werror=return-type]
To avoid the erorr, make the function alway