Re: Bug in dir() leads to Unicode and win_dir()

new topic     » goto parent     » topic index » view thread      » older message » newer message

Greg Haberek wrote:
> 
> > Do you think it's worth trying to find the cause of this and fix it in
> > win_dir() or to implement a new walk_win_dir() ?
> 
> I think I may need to tweak walk_win_dir(). Also I'm trying to prepend
> win_ to Euphoria routines, so it will be called win_walk_dir()
> instead. I think in order to better support the dir()/win_dir()
> compatibility, I'm going to have it check to see if the path is a
> directory, and if so, look *in* that directory for files. This will
> allow me to make win_walk_dir() like this:

That's cool, I just didn't want to change win_dir() itself, and in fact
had trouble doing that, hence the hacked walk_win_dir().

No problems about the name though :)

Gary

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu