Issue #12101 has been updated by Josh Cooper.

The `absolute_path` method could use `File::ALT_SEPARATOR` instead of 
`Puppet.features.microsoft_windows?` to determine the default regex. Ruby uses 
that internally to determine if it's running on a DOSISH platform.
----------------------------------------
Bug #12101: Autoloader class should check path with Puppet::Util::absolute_path?
https://projects.puppetlabs.com/issues/12101#change-58702

Author: Patrick Carlisle
Status: Re-opened
Priority: Normal
Assignee: Patrick Carlisle
Category: 
Target version: 
Affected Puppet version: 
Keywords: 
Branch: 


Right now it's testing whether the autoload path in a way that's not 
cross-platform.

The hard part of this is that there's currently a circular dependency between 
absolute_path and autoloading.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to