Hey David, sorry I didn't get back to you in time for the 0.5.3 release, but I have just tested the new release and it works (with the getopt_long patch) :)
Thanks for the (all too favorable, since the hard work was done by you) mention. Kind regards, kristof On Fri, Sep 4, 2009 at 12:46 AM, David Lutterkort <[email protected]> wrote: > On Thu, 2009-09-03 at 12:00 +0200, Kristof Willaert wrote: >> Hi David, >> >> [snip] >> >> > It seems that the REALLOC_N is failing, and it looks that that's the >> > case because Augeas assumes that the pathv in a glob_t is allocated in a >> > specific manner. Even if this doesn't fix your issue, it needs to be >> > done. Can you try the attached patch (on top of the previous two) and >> > let me know if that fixes your issue ? >> >> This worked !! >> >> Augtool now loads the files, and some preliminary tests allow me to make >> changes >> to them. > > Excellent ! Could you also try with the latest from git ? > >> So the only thing that doesn't work is the getopt_long stuff, but for >> the moment I can >> easily get around that by just using getopt instead. >> Don't know if anything will be done on this ? > > It's on my todo list, but for the time being, you probably have to carry > an AIX-specific patch. > > David > > > _______________________________________________ > augeas-devel mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/augeas-devel > _______________________________________________ augeas-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/augeas-devel
