Re: libgnomeui patch
- From: Havoc Pennington <hp redhat com>
- To: Maciej Stachowiak <mjs noisehavoc org>
- Cc: Rodrigo Moya <rodrigo gnome-db org>, George Karabin <gkarabin pobox com>, Anders Carlsson <andersca gnu org>, gnome-2-0-list gnome org
- Subject: Re: libgnomeui patch
- Date: 04 Nov 2001 12:22:02 -0500
Maciej Stachowiak <mjs noisehavoc org> writes:
> If I were really clever I'd write a tool to check this, and also that
> no public or module headers include private headers, which is a bug
> that has come up before.
Don't overengineer it, just do some hacks like:
#ifdef GNOME_VFS_NOT_SUPPOSED_TO_BE_DEFINED
#error "wrong header included here"
#endif
that sort of thing...
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]