[parted-devel] GNU Parted Official Repository: Changes to 'master'

Jim Meyering meyering at alioth.debian.org
Mon Mar 5 14:38:07 CET 2007


 libparted/labels/aix.c  |    2 +-
 libparted/labels/bsd.c  |    6 +++--
 libparted/labels/dasd.c |    6 +++--
 libparted/labels/dos.c  |   52 +++++++++++++++++++++++++----------------------
 libparted/labels/dvh.c  |    7 +++---
 libparted/labels/gpt.c  |    5 ++---
 libparted/labels/loop.c |    3 +--
 libparted/labels/mac.c  |    4 +++-
 libparted/labels/pc98.c |    2 +-
 libparted/labels/rdb.c  |    6 +++--
 libparted/labels/sun.c  |    5 ++---
 11 files changed, 50 insertions(+), 48 deletions(-)

New commits:
commit 6b0d9c51985ae48af05250bd50600f387ba7ff8d
Author: Jim Meyering <jim at meyering.net>
Date:   Mon Mar 5 14:37:39 2007 +0100

    Begin making libparted/labels/*.c const-correct.
    For an introduction, see
    http://mail-archive.com/parted-devel@lists.alioth.debian.org/msg00930.html
    In particular, I've used a const-adding case in mac.c to work around
    the current, inconsistent semantics of mac_write.




More information about the parted-devel mailing list