Re: (patch) strdupa for GLib - 2nd try



> alloca() declaration stuff is a bit of a mess really, which is why autoconf
> provides AC_FUNC_ALLOCA. The info documentation is quite lucid on the
> topic, so I suggest reading up on that (it even has provisions for using
> an alloca.c if it's not found at all on the system.

Another problem is that including alloca.o will be the app developer's
problem, not centralized into GLib (because g_strdupa must always be a
macro).

	Jeff






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