Re: [gtk-list] Re: Gtk--: Tracking down clobbered pointers and mysterious crashes





> > Is this good, bad, dangerous, safe or just plain crazy?

> Very good. The worst thing that can happen to you is that some of your
> objects will get too big (through composition with other similarly
> built ones), in which case you can always use pointer members in those
> instead.

How will I be able to tell that my object are getting too big? Will the
compiler complain (is this in some way related to the fact that some
egcs versions/platorms seem to require the -fhuge-objects flag to
compiler?) or will I see other things breaking?

Thanks a lot
--> Robert




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]