Dir.getwd returning empty string on Windows

M

Matt Mower

I'm using 1-click final on Windows XP-SP1.

I'm seeing Dir.getwd() returning the empty string on my system.
Specifying a directory in directory operations does work, e.g.
Dir.foreach( "c:\\" )

Does anyone else on Windows see such a problem?

Regards,

Matt
 
M

Matt Mower

Hi Daniel,

I cannot duplicate this. Do you have a code sample?

The code sample was as simple as opening irb and typing "Dir.getwd" it
would return an empty string. However I can't reproduce it myself
now... odd.

Guess i'll report it again if I figure out how to reproduce it.

Thanks anyway.

M
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,164
Messages
2,570,898
Members
47,439
Latest member
shasuze

Latest Threads

Top