That's the unhelpful error message you get when a location currently in your path doesn't exist. Remove the problem entry and you should be ok.

Brett Cannon wrote:
I just decided to give fish a try and I immediately hit an issue where my PATH value is triggering an error. I tried using the command:

set -g -x PATH /Developer/usr/sbin /Users/brett/.slash/python/bin /Users/brett/.slash/_/bin /Users/brett/.local/bin /Developer/usr/bin /Users/brett/.slash/_/android-sdk-mac_86/tools /usr/bin /bin /usr/sbin /sbin /usr/texbin /usr/X11/bin /Users/brett/slash/_/Cellar/fish/1.23.1/bin /usr/X11/bin

And I end up with the error:

  set: Could not add component /usr/texbin to PATH.
  set: Value too large to be stored in data type

Am I missing something? Or are arrays in fish hard-coded to only 10 items long?

-Brett
------------------------------------------------------------------------

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
------------------------------------------------------------------------

_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to