octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #45410] report a warning if a +package directo


From: Amro
Subject: [Octave-bug-tracker] [bug #45410] report a warning if a +package directory is added to the path
Date: Tue, 30 Jun 2015 14:15:29 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0

Follow-up Comment #8, bug #45410 (project octave):

I can confirm that adding a "+package" folder to the path issues a warning and
*does not add the folder* as a result.


>> path   % note path before
>> addpath('C:...+foo')
Warning: Package directories not allowed in MATLAB path: C:...+foo 
> In path (line 109)
  In addpath (line 86) 
>> path   % note path after


Perhaps they should have issued an error instead..

(Tested in latest R2015a)


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45410>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]