[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PATCH: fix gcc bug and big-endian issues for GPT
From: |
Andrew Clausen |
Subject: |
Re: PATCH: fix gcc bug and big-endian issues for GPT |
Date: |
Fri, 5 Apr 2002 14:47:24 +1000 |
User-agent: |
Mutt/1.3.28i |
On Wed, Mar 20, 2002 at 12:03:34AM +0000, Richard Hirst wrote:
> This patch to parted 1.4 changes disk_gpt.c to keep the structures
> representing on-disk data in little-endian format all the time.
I've been looking at this for 1.6.x.
Can't we just comment out the ((packed)) thing, and all is well?
1-line fix?
The 1.6.x gpt code is basically a rewrite.
BTW: if we get 1.6.0 out soon (like, once gpt is fixed, tommorrow is
fine by me...), then is there a good reason to fix 1.4.x gpt as
well? Since the code is so different, it's probably not worth
the effort to maintain both gpt implementations...
(BTW: what do you think of the 1.6 implementation?)
Thanks,
Andrew
- Re: PATCH: fix gcc bug and big-endian issues for GPT,
Andrew Clausen <=
- Re: PATCH: fix gcc bug and big-endian issues for GPT, Richard Hirst, 2002/04/05
- Re: PATCH: fix gcc bug and big-endian issues for GPT, Richard Hirst, 2002/04/05
- Re: PATCH: fix gcc bug and big-endian issues for GPT, Andrew Clausen, 2002/04/06
- Re: PATCH: fix gcc bug and big-endian issues for GPT, Richard Hirst, 2002/04/06
- Re: PATCH: fix gcc bug and big-endian issues for GPT, Andrew Clausen, 2002/04/06
- Re: PATCH: fix gcc bug and big-endian issues for GPT, Neal H Walfield, 2002/04/07
- Re: PATCH: fix gcc bug and big-endian issues for GPT, Andrew Clausen, 2002/04/07
- Re: PATCH: fix gcc bug and big-endian issues for GPT, Neal H Walfield, 2002/04/07
- Re: PATCH: fix gcc bug and big-endian issues for GPT, Andrew Clausen, 2002/04/07
- Re: PATCH: fix gcc bug and big-endian issues for GPT, Andrew Clausen, 2002/04/07