Re: glib.h: defining functions in header file
- From: Scott Michel <scottm CS UCLA EDU>
- To: gtk-devel-list redhat com
- Subject: Re: glib.h: defining functions in header file
- Date: Tue, 29 Jun 1999 16:46:19 -0700
> In my opinion, this is bad programming practice. One problem I have run
> into because of this is that I would like to use the macros defined in
> glib.h and glibconfig.h without linking with glib. However, Since these
> functions call g_logv, I must use a swilly workaround to avoid having to
> link with glib.
Arguably, including glib.h and glibconfig.h without expecting to
link glib is a bad programming practice, since they make internal
calls to glib anyway. :-)
-scooter
--
Scott Michel | No research ideal ever survives
UCLA Computer Science | contact with implementation.
PhD Graduate Student |
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]