[bug] 0 raisedTo: 0 homogeneity

View: New views
3 Messages — Rating Filter:   Alert me  

[bug] 0 raisedTo: 0 homogeneity

by nicolas cellier :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

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

0 raisedTo: 0. -> 1
0.0e0 raisedTo: 0. -> Exception
0.0d0 raisedTo: 0. -> Exception
0.0q0 raisedTo: 0. -> 1.0

We can eventually admit a difference between exact and inexact (though
i think inexact should rather answer 1, and exact raise an Exception).

But, inexact representations should better agree on a common behavior.




_______________________________________________
help-smalltalk mailing list
help-smalltalk@...
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Re: [bug] 0 raisedTo: 0 homogeneity

by Paolo Bonzini-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Issue status update for
http://smalltalk.gnu.org/project/issue/310
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/310

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

Agreed 100%.

Actually I have to dig up why FloatQ implements #raisedTo: rather than
using the superclass.  Seems wrong.




_______________________________________________
help-smalltalk mailing list
help-smalltalk@...
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Re: [bug] 0 raisedTo: 0 homogeneity

by Paolo Bonzini-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Issue status update for
http://smalltalk.gnu.org/project/issue/310
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/310

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

fixed




_______________________________________________
help-smalltalk mailing list
help-smalltalk@...
http://lists.gnu.org/mailman/listinfo/help-smalltalk