The Trunk: Graphics-kfr.304.mcz

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

The Trunk: Graphics-kfr.304.mcz

commits-2
Karl Ramberg uploaded a new version of Graphics to project The Trunk:
http://source.squeak.org/trunk/Graphics-kfr.304.mcz

==================== Summary ====================

Name: Graphics-kfr.304
Author: kfr
Time: 9 January 2015, 1:34:19.648 pm
UUID: 5d91df23-754f-2943-a152-9111ccf644e0
Ancestors: Graphics-bf.303

GIFReadWriter>>close  caused error since change to read only file stream reading

=============== Diff against Graphics-bf.303 ===============

Item was removed:
- ----- Method: GIFReadWriter>>close (in category 'stream access') -----
- close
- "Write terminator"
- self nextPut: Terminator.
- ^super close!


Reply | Threaded
Open this post in threaded view
|

Re: The Trunk: Graphics-kfr.304.mcz

marcel.taeumel (old)
Is that terminator written in the write-case?

Best,
Marcel
Reply | Threaded
Open this post in threaded view
|

Re: The Trunk: Graphics-kfr.304.mcz

Karl Ramberg
Yes it is. Unfortunatly

Karl

On Fri, Jan 9, 2015 at 1:45 PM, Marcel Taeumel <[hidden email]> wrote:
Is that terminator written in the write-case?

Best,
Marcel



--
View this message in context: http://forum.world.st/The-Trunk-Graphics-kfr-304-mcz-tp4798553p4798555.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.