Re: Issue 2508 in pharo: ReadWritStream doesn't honor start index

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

Re: Issue 2508 in pharo: ReadWritStream doesn't honor start index

pharo

Comment #3 on issue 2508 by [hidden email]: ReadWritStream doesn't honor  
start index
http://code.google.com/p/pharo/issues/detail?id=2508

I don't agree.
#on:from:to: should create a stream on exactly the elements within the  
start and stop indices (This is also expressed in the method comments).
It should not be possible to rewind the stream before these two letters (or  
skip after them).
So, #contents should return 'll' - which is not a violation of the ANSI  
definition.
#upToEnd is something completely different, and it should also not be used  
in #printString...






_______________________________________________
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 2508 in pharo: ReadWritStream doesn't honor start index

pharo
Updates:
        Status: Workneeded

Comment #4 on issue 2508 by [hidden email]: ReadWritStream doesn't  
honor start index
http://code.google.com/p/pharo/issues/detail?id=2508

(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 2508 in pharo: ReadWritStream doesn't honor start index

pharo

Comment #5 on issue 2508 by marianopeck: ReadWritStream doesn't honor start  
index
http://code.google.com/p/pharo/issues/detail?id=2508

so what we should do with this issue ?


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