Michael Friedrich wrote: > I've talked a bit with Ton and Holger on irc about that, the > nagiosplugins make use of gnulib for that reason, shipping with a > standardized toolkit (or similar phrase here). > For resolving issues on at least Solaris configure.in needs to be > adapted - during this period of work time it would be great to discuss > about adding gnulib to Icinga Core/IDOUtils. It's mostly asprintf > failing but in regard of other stuff to come/to be used, this library > will prevent more failures in the future. >
One thing to add regarding ongoing development - gnulib is available through git, so it might be possible to work with an remote git submodule just like we do currently with docs and api on the core git. Only updating the master submodule pointer if necessary leaving everything ontouched if possible. Normal checkout by core git users would be affected with git submodule init & update. Good/bad idea? Kind regards, Michael -- DI (FH) Michael Friedrich [email protected] Tel: +43 1 4277 14359 Vienna University Computer Center Universitaetsstrasse 7 A-1010 Vienna, Austria ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ icinga-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-devel
