[augeas-devel] Augeas on OSX

Rizwan Kassim rizwank at geekymedia.com
Tue May 27 03:03:14 UTC 2008


> Anyway, one thing that will need addressing in form of real code changes
> in Augeas is the uses of glibc's open_memstream (I think most uses are
> in builtin.c) That code needs to be rewritten (hint,hint) to write to
> strings instead of FILE* - I don't think there's a similar facility
> outside of glibc.

open_memstream needs to be removed totally? There appear to be LGPL
versions of it out there.. or were you hoping to stop using it
altogether?

If so, it seems like just a few things have to be taught how to use
strings rather than file - print_tree and the like, right? Doesn't
seem like it'd be too hard, I'll try this weekend.

>
> David
>
>
>
>



-- 
Rizwan Kassim
Software and Systems Engineer, uWink Interactive Bistro
http://www.geekymedia.com

If there is any great secret of success in life, it lies in the
ability to put yourself in the other's place and to see things from
his point of view -- as well as your own.
-- Henry Ford




More information about the augeas-devel mailing list