Olivier, list_adapter using a $ instead of a @ is not a bug, just use the array reference instead of the array itself (\...@array).
Anyway, i will have a look at your patch and synchronize later with you for the details. Thanks again for your contributions, it really helps. ----- "Olivier LAHAYE" <[email protected]> a écrit : > hi, > > I've done a patch to fix the best I could the mksimachine command so > it can delete a host. Unfortunately, it's not yet finished. (but > better than previous IMHO) > > BUT: > I've discovered that the list_adapter was using $ instead of @ leading > to bugs (caller expect @result and receive $result instead) > olds parts of the code were using $result and were converting it. > The 2 patches aside mksimachine try to fix that in the hope I did not > break every thing. > As for mksimachine, it has progressed even-though it still fails. > Should be fixed tomorrow if I've progressed enought in perl. > > THUS: PLEASE review carefully this patch. > > My apologies for having indented the code. This indent pollute a > little bit the code. > > Olivier. > > > -- > Olivier LAHAYE > CEA Saclay > DRT-LIST-DETECS-SSTM > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Oscar-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oscar-devel ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
