Issue 7118 in pharo: move Integer>>#& and False>>#asBit

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

Issue 7118 in pharo: move Integer>>#& and False>>#asBit

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Bug Milestone-2.0

New issue 7118 by [hidden email]: move Integer>>#& and  
False>>#asBit
http://code.google.com/p/pharo/issues/detail?id=7118

Integer>>#& and False>>#asBit should be moved from AsmJit-Extension package  
back to original method categories (bit manipulation, printing)

This tests fail on Pharo Kernel because of this issue:
CompressionTests.Archive.ZipArchiveTest.testCreateWithRelativeNames
CompressionTests.Archive.ZipArchiveTest.testZip
KernelTests.Chronology.DateAndTimeTest.testFromDos
KernelTests.Chronology.DosTimestampTest.testAsDateAndTime
KernelTests.Numbers.IntegerTest.testBitAnd
KernelTests.Objects.FalseTest.testAsBit
KernelTests.Objects.TrueTest.testAsBit


_______________________________________________
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 7118 in pharo: move Integer>>#& and False>>#asBit

pharo
Updates:
        Status: Duplicate
        Mergedinto: 7179

Comment #1 on issue 7118 by [hidden email]: move Integer>>#& and  
False>>#asBit
http://code.google.com/p/pharo/issues/detail?id=7118

(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 7118 in pharo: move Integer>>#& and False>>#asBit

pharo

Comment #2 on issue 7118 by [hidden email]: move Integer>>#& and  
False>>#asBit
http://code.google.com/p/pharo/issues/detail?id=7118

We moved & and asBit to the right place.


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