small question about octave_value::magic_colon

Jaroslav Hajek highegg at gmail.com
Wed Feb 4 06:29:59 CST 2009


hi,

while creating a patch today, I noticed that octave_value::magic_colon
is an enum containing the magic_colon_t member, which makes it
possible to create magic colons by octave_value idx =
octave_value::magic_colon_t.

Now, I suppose it was meant the other way around? magic_colon_t being
the enum type, magic_colon the member? OK if I change this?

regards

-- 
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz


More information about the Octave-maintainers mailing list