bug-parted
[Top][All Lists]
Advanced

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

Parted 1.4.13-pre1


From: Andrew Clausen
Subject: Parted 1.4.13-pre1
Date: Wed, 23 May 2001 15:02:56 +1000

Hi all,

Changes:
* ext2_inode_relocator.c, added (long) casts in fprintf() (thanks Timshel)
* added AC_CHECK_FUNC(rl_completion_matches) to configure.in, and in ui.c, use
that instead of completition_matches, if it is available.
(completition_matches is being phased out)
* replaced "type -p" in configure.in with:
        LFS_CFLAGS="`getconf LFS_CFLAGS`" && CFLAGS="$CFLAGS $LFS_CFLAGS"
(ash doesn't support type -p)
* added #include <string.h> to libparted/fs_ext2/ext2_mkfs.c (thanks pixel)
* cleaned up ped_partition_set_system(), wrt disk_type

Andrew Clausen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]