diff options
author | Paul Berry <paul@puppetlabs.com> | 2010-09-17 16:42:40 -0700 |
---|---|---|
committer | Markus Roberts <Markus@reality.com> | 2010-09-22 21:11:29 -0700 |
commit | 8cd1540f82cbdf903c164bdbc2c7229e34a4178b (patch) | |
tree | 130e40b4d2696e70d1b348946c56f7a5ab213cb0 /lib/puppet/util/rdoc/parser.rb | |
parent | 06bf566cf71b5a690c61887dff0538922b026f64 (diff) | |
download | puppet-8cd1540f82cbdf903c164bdbc2c7229e34a4178b.tar.gz puppet-8cd1540f82cbdf903c164bdbc2c7229e34a4178b.tar.xz puppet-8cd1540f82cbdf903c164bdbc2c7229e34a4178b.zip |
[#4692] undefined variables cause :undef to be passed to functions
The :undef symbol, which we use internally to distinguish between
undefined variables and variables whose value is the empty string, is
being leaked in calls to functions (e.g. "split"). This is a
departure from 0.25.x behavior, where undefined variables evaluated to
"".
This patch restores the 0.25.x behavior.
Diffstat (limited to 'lib/puppet/util/rdoc/parser.rb')
0 files changed, 0 insertions, 0 deletions