[Newbies] Re: printf not working on 5.0

Joseph Alotta joseph.alotta at gmail.com
Wed Aug 10 23:44:34 UTC 2016


Somehow the code was hooked into ByteString, but I can’t see where or how.

Maybe there is a part that I forgot to copy.  Is it possible that the package makes modification to ByteString somewhere?

Sincerely,

Joe.


> On Aug 10, 2016, at 4:38 PM, Ron Teitelbaum [via Smalltalk] <ml-node+s1294792n4910376h5 at n4.nabble.com> wrote:
> 
> So you are all set now?
> 
>  
> 
> Ron
> 
>  
> 
> yes, that is the one. 
> 
> 
> 
> > On Aug 10, 2016, at 2:19 PM, Ron Teitelbaum [via Smalltalk] <[hidden email]> wrote: 
> > 
> > Hi Joe, 
> > 
> > I'm not aware of printf  is it this: http://www.squeaksource.com/Printf/  
> > 
> > Ron 
> > 
> > -----Original Message----- 
> > From: [hidden email] [mailto:[hidden email]] On Behalf Of Joseph Alotta 
> > Sent: Wednesday, August 10, 2016 12:19 PM 
> > To: [hidden email] 
> > Subject: [Newbies] printf not working on 5.0 
> > 
> > Greetings, 
> > 
> > I was using printf extensively, but when I migrated to 5.0 printf does not work.  I filed out the package and filed it back in, but the compiler can’t find it. 
> > 
> > '%8.1f' class ==>  ByteString 
> > 
> > 
> > '%6.2e' printf: 412.343434 >>  MessageNotUnderstood: ByteString>>printf: 
> > 
> > 
> > Help! 
> > 
> > 
> > Sincerely, 
> > 
> > Joe. 
> > 
> > 
> > 
> > 
> > 
> > _______________________________________________ 
> > Beginners mailing list 
> > [hidden email] 
> > http://lists.squeakfoundation.org/mailman/listinfo/beginners
> > 
> > _______________________________________________ 
> > Beginners mailing list 
> > [hidden email] 
> > http://lists.squeakfoundation.org/mailman/listinfo/beginners
> > 
> > 
> > If you reply to this email, your message will be added to the discussion below: 
> > http://forum.world.st/printf-not-working-on-5-0-tp4910343p4910362.html
> > To start a new topic under Squeak - Beginners, email [hidden email] 
> > To unsubscribe from Squeak - Beginners, click here. 
> > NAML 
> 
>  
> 
> View this message in context: Re: printf not working on 5.0
> 
> Sent from the Squeak - Beginners mailing list archive at Nabble.com.
> 
> 
> _______________________________________________ 
> Beginners mailing list 
> [hidden email] 
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
> 
> 
> If you reply to this email, your message will be added to the discussion below:
> http://forum.world.st/printf-not-working-on-5-0-tp4910343p4910376.html
> To start a new topic under Squeak - Beginners, email ml-node+s1294792n107673h12 at n4.nabble.com 
> To unsubscribe from Squeak - Beginners, click here.
> NAML



More information about the Beginners mailing list