Re: [ANNOUNCE] xfsprogs v3.1.10

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

 



On Friday 14 of December 2012, Ben Myers wrote:

Hi.

> Looks like I didn't get the packaging for the tarball quite right in
> 3.1.9, so we'll try again today.  Sorry for the inconvenience.
> 
> Version 3.1.10 of xfsprogs has been released.

input.c: In function 'fetchline':
input.c:91:2: error: format not a string literal and no format arguments [-
Werror=format-security]
input.c:91:2: error: format not a string literal and no format arguments [-
Werror=format-security]

-       printf(get_prompt());
+       printf("%s", get_prompt());


and file missing in tarball:

gmake[2]: *** No rule to make target `sync_file_range.c', needed by `.dep'.  
Stop.

Otherwise buids fine.

-- 
Arkadiusz Miśkiewicz, arekm / maven.pl

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs



[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux