Issue 6095 in pharo: jenkins build failing because basicEntryAt: answers nil

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 6095 in pharo: jenkins build failing because basicEntryAt: answers nil

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Bug

New issue 6095 by [hidden email]: jenkins build failing because  
basicEntryAt: answers nil
http://code.google.com/p/pharo/issues/detail?id=6095

basicEntryAt: is answering nil when entry does not exist.
That behavior is correct (IMO), problem is there are parts of FileSystem  
API that is not taking that into consideration.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6095 in pharo: jenkins build failing because basicEntryAt: answers nil

pharo

Comment #1 on issue 6095 by [hidden email]: jenkins build failing  
because basicEntryAt: answers nil
http://code.google.com/p/pharo/issues/detail?id=6095

ok... not completely right.
FilePlugin is not coherent between platforms. In unix (and I don't know  
about windows), It should be answering #badDirectoryPath, and is answering  
nil... I will workaround in FileSystem package, but it should be fixed in  
VM.



_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6095 in pharo: jenkins build failing because basicEntryAt: answers nil

pharo
Updates:
        Status: FixToInclude

Comment #2 on issue 6095 by [hidden email]: jenkins build failing  
because basicEntryAt: answers nil
http://code.google.com/p/pharo/issues/detail?id=6095

in  
SLICE-Issue-6095-jenkins-build-failing-because-basicEntryAt-answers-nil-EstebanLorenzano.1


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6095 in pharo: jenkins build failing because basicEntryAt: answers nil

pharo
Updates:
        Labels: Milestone-2.0

Comment #3 on issue 6095 by [hidden email]: jenkins build failing  
because basicEntryAt: answers nil
http://code.google.com/p/pharo/issues/detail?id=6095

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6095 in pharo: jenkins build failing because basicEntryAt: answers nil

pharo
Updates:
        Status: Integrated

Comment #4 on issue 6095 by [hidden email]: jenkins build failing  
because basicEntryAt: answers nil
http://code.google.com/p/pharo/issues/detail?id=6095

in 20143


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker