* Francesco Potorti` <[EMAIL PROTECTED]> [2008-07-23 12:43]: > > * /debian/patches/rgbplot-map-args.diff: New patch for fixing the > > calling of map() in rgbplot. Thanks to Francesco Potortì for the > > patch (closes: #491878). > > In fact, it is not even a call to map()!
You are right, the wording is already changed [1] but will only appear in the next release of the package, of course. [1] http://svn.debian.org/wsvn/pkg-octave/octave-forge-pkgs/octave-image/trunk/debian/changelog?op=file&sc=1 > In that function, "map" is the first argument of the function, an > unfortunate name choice. Even this is not a bug, I suggest you change > "map" to something else to avoid confusion. Why do you think it is unfortunate? The argument of rgbplot is a color map, so that "map" seems to be fully appropriate. Besides, there is no map() function in Octave, such that there is no danger of confusion. Or am I missing something? Thanks, -- Rafael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

