[bug] Integer#printPaddedWith:to:base: not implemented

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

[bug] Integer#printPaddedWith:to:base: not implemented

Brad Ackerman
Issue status update for
http://smalltalk.gnu.org/node/346
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/346

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    Base classes
 Category:     bug reports
 Priority:     normal
 Assigned to:  Unassigned
 Reported by:  bsackerman
 Updated by:   bsackerman
 Status:       active

Integer#printPaddedWith:to:base: and the associated convenience method
Integer#printPaddedWith:to: are not currently implemented; these
methods aren't in the ANSI standard, but are in VW and Squeak.

More importantly, Integer#printPaddedWith:to:base: is used in the HTTP
class of the packaged version of Swazoo; hence, I'm submitting this
issue as a bug rather than a feature request.




_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: [bug] Integer#printPaddedWith:to:base: not implemented

Paolo Bonzini-3
Issue status update for
http://smalltalk.gnu.org/project/issue/346
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/346

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    Base classes
 Category:     bug reports
 Priority:     normal
 Assigned to:  Unassigned
 Reported by:  bsackerman
 Updated by:   bonzinip
 Status:       active

That particular Swazoo method is unused, but the addition is worthwhile.




_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: [bug] Integer#printPaddedWith:to:base: not implemented

Paolo Bonzini-3
In reply to this post by Brad Ackerman
Issue status update for
http://smalltalk.gnu.org/project/issue/346
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/346

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    Base classes
 Category:     bug reports
 Priority:     normal
 Assigned to:  Unassigned
 Reported by:  bsackerman
 Updated by:   bonzinip
-Status:       active
+Status:       fixed

Fixed in b75e86f and 5c70822




_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk