[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [patch] libparted/device_gnu.c: bug and cleanup
From: |
Andrew Clausen |
Subject: |
Re: [patch] libparted/device_gnu.c: bug and cleanup |
Date: |
Wed, 15 Aug 2001 22:21:27 +1000 |
User-agent: |
Mutt/1.2.5i |
On Tue, Aug 14, 2001 at 11:00:25AM +0200, Neal H Walfield wrote:
> When opening a store, we should use store_typed_open, not store_open.
> Additionally, _arch_device_open is a bit inelegant; it is nicer to save
> the error code and not a reference to a string.
Applied, thanks :)
Andrew