On 7 Sep 2012, at 14:18, Claudio Freire wrote: > I thought of that, but that would be similar to > > return octave_value_list(); > > Whereas in MPI_Probe.cc:105, theres another print_usage that returns > octave_value(-1). > > I thought it should return the same thing in both cases where it > prints usage information.
returning an empty octave_value_list is the standard behaviour for other Octave functions, I left the -1 return value elswhere as it was there already, but probably that should be changed too. > > Anyway, I'm sure it builds with the patch you committed, I'll confirm > a little bit later. thanks! c. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev