Mercurial > hg > octave-nkf
comparison libinterp/mkbuiltins @ 16304:c8e1b0213e34
pkg.m: Fix str-to-num warnings (bug #37785)
* scripts/general/postpad.m: Use indexing rather than multiplication
to expand constant value.
* scripts/pkg/pkg.m: Use isbool rather than '== -1' to avoid coercing
a string to a number.
author | Rik <rik@octave.org> |
---|---|
date | Thu, 14 Mar 2013 14:47:29 -0700 |
parents | bf0857c789f4 |
children | d63878346099 |
comparison
equal
deleted
inserted
replaced
16303:085976d9ef08 | 16304:c8e1b0213e34 |
---|