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
