Re: Improve internal use of inlines
- From: Behdad Esfahbod <behdad behdad org>
- To: Mikhail Zabaluev <mikhail zabaluev gmail com>
- Cc: gtk-devel-list gnome org
- Subject: Re: Improve internal use of inlines
- Date: Tue, 30 Mar 2010 13:25:33 -0400
On 03/29/2010 06:10 PM, Mikhail Zabaluev wrote:
> Hi,
>
> Here's another branch that tries to solve some problems with usage of
> G_INLINE_FUNC and G_IMPLEMENT_INLINES in Glib:
> http://git.collabora.co.uk/?p=user/zabaluev/glib.git;a=shortlog;h=refs/heads/implement-inlines
Hi Mikhail,
Please file a but, and explain the problem you are trying to solve first.
behdad
> It consigns all non-inline emissions for functions declared with
> G_INLINE_FUNC to one dedicated source file, to make sure no other
> source file needs to have G_IMPLEMENT_INLINES defined and possibly
> ends up using non-inlined implementations of these functions inside
> the library.
>
> Enjoy,
> Mikhail
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]