Re: [PATCH] libext2fs: remove c99 idiom to fix build

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Jun 23, 2018 at 02:51:03PM -0500, Eric Sandeen wrote:
> hashmap.c: In function ‘ext2fs_hashmap_free’:
> hashmap.c:72:2: error: ‘for’ loop initial declarations are only allowed in C99 mode
>   for (size_t i = 0; i < h->size; ++i) {
>   ^
> hashmap.c:72:2: note: use option -std=c99 or -std=gnu99 to compile your code
> make[2]: *** [hashmap.o] Error 1
> 
> Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx>

Applied, thanks.

					- Ted



[Index of Archives]     [Reiser Filesystem Development]     [Ceph FS]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite National Park]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Media]

  Powered by Linux