Code Monkey home page Code Monkey logo

Comments (11)

ibara avatar ibara commented on July 26, 2024 1

I will encourage you to write that manual page change you suggested in your latest email.

No way! My wording is horrible and should NOT end up in ksh man pages, plus I don't know how I would even note it in the first place.

No diff is ever ready the first time. Write it, submit it, be open to feedback, revise and refine. And it will get in.

from oksh.

ibara avatar ibara commented on July 26, 2024

I can reproduce this on stock OpenBSD. Please send a bug report to the tech@ mailing list.

from oksh.

apprehensions avatar apprehensions commented on July 26, 2024

um... i'm not really an OpenBSD user and i have no idea how to use a mailing list, i've tried a few months ago to submit a patch but it never reached

is it okay if you can do it? sorry

from oksh.

ibara avatar ibara commented on July 26, 2024

OK. Can you write up more about what is happening here and what you'd expect to happen?

from oksh.

apprehensions avatar apprehensions commented on July 26, 2024

i simply wanted to cd into a directory i had made that is outside of the CDPATH, i expected to cd into the directory that is in the cwd, but it failed since it simply attempted to look in the CDPATHs for a directory, since the given argument was not a literal absolute path (./foo), it fails; as it had no matching directory in the available CDPATHS with a foo directory.

from oksh.

ibara avatar ibara commented on July 26, 2024

Thanks. That's helpful.

from oksh.

apprehensions avatar apprehensions commented on July 26, 2024

has the mail been sent to the mailing list? if not, i would like to try myself to send and see what happens.

from oksh.

ibara avatar ibara commented on July 26, 2024

I have not sent any emails yet. Feel free to send your email.

from oksh.

apprehensions avatar apprehensions commented on July 26, 2024

they ultimately decided it wasn't a bug.

All a bit of a mess isn't it. ksh's behaviour does at least mean you're less likely to change to an unexpected directory.

aditionally, i got a solution to another problem i had.

So setting CDPATH=:/tmp or CDPATH=.:/tmp will work as expected.

you can see the archive here. i would like to see what you think about it.

from oksh.

ibara avatar ibara commented on July 26, 2024

they ultimately decided it wasn't a bug.

All a bit of a mess isn't it. ksh's behaviour does at least mean you're less likely to change to an unexpected directory.

aditionally, i got a solution to another problem i had.

So setting CDPATH=:/tmp or CDPATH=.:/tmp will work as expected.

you can see the archive here. i would like to see what you think about it.

I'm an OpenBSD developer myself, so yes I read the whole thread as it happened.
My feelings are the same as tb@'s, I'm indifferent as to whether or not the behavior gets changed. I will encourage you to write that manual page change you suggested in your latest email.

from oksh.

apprehensions avatar apprehensions commented on July 26, 2024

I will encourage you to write that manual page change you suggested in your latest email.

No way! My wording is horrible and should NOT end up in ksh man pages, plus I don't know how I would even note it in the first place.

from oksh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.