15.03.2016 00:21, Aaron Luft пишет:
> 
>> On Mar 14, 2016, at 1:35 PM, Andrei Borzenkov <arvidj...@gmail.com> wrote:
>> Yes, this is one correct. Please resend as attached patch generated by
>> "git format-patch" with suitable commit message. Do not expand tabs when
>> editing.
>>
> Ok, attaching the patch to this mail.
> 

I committed the iso9660 patch adding commit message with some explanation.

>>
>> Well ... it cannot really reach code where mdnobj is used if
>> grub_zfs_getmdnobj() fails but static analyzer may not know it.
>>
>> How do you compile it? I cannot reproduce it using gcc 5.3.1 nor did it
>> fail previously. Do you use non-standard compiler flags?
> 
> Yes, non-standard command line.
> I found an extra -Wall that the standard build doesn't have.
> 

We use -Wall always. The problem is apparently caused by using LTO.
Could you upload somewhere full log of configure && make with this error?

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to