Re: [Nautilus-list] some build fixes
- From: Laszlo PETER <Laszlo Peter ireland sun com>
- To: Darin Adler <darin bentspoon com>
- Cc: Nautilus <nautilus-list lists eazel com>
- Subject: Re: [Nautilus-list] some build fixes
- Date: Mon, 10 Dec 2001 15:04:41 +0000
Darin Adler wrote:
> > -NautilusDeviceType nautilus_volume_get_device_type
> > (const NautilusVolume *volume);
> > +const NautilusDeviceType nautilus_volume_get_device_type
> > (const NautilusVolume *volume);
>
> Not OK. Please fix this another way.
The problem here was that it was qualified as const in the .c
file but not in the header file. The other way to fix it is
to remove the const from the .c file.
Laca
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]