REBOL3 tracker
  0.9.12 beta
Ticket #0001706 User: anonymous

Project:



rss
TypeBug Statuscomplete Date21-Oct-2010 05:56
Versionalpha 108 CategoryNative Submitted byabolka
PlatformAll Severityminor Prioritynormal

Summary COMPLEMENT image! is broken
Description In A108 and A109 COMPLEMENTing an image! does not return a value (unset!).
Example code
>> complement make image! [1x1 #{0000}]
== make image! [1x1 #{FFFFFF} #{FF}] ;; expected result

Assigned ton/a Fixed inalpha 110 Last Update5-Nov-2010 03:15


Comments
(0002751)
abolka
2-Nov-2010 03:28

In the core-tests suite.

Date User Field Action Change
5-Nov-2010 03:15 abolka Status Modified tested => complete
2-Nov-2010 06:48 BrianH Status Modified built => tested
2-Nov-2010 03:28 abolka Comment : 0002751 Added -
26-Oct-2010 23:42 carl Fixedin Modified => alpha 110
26-Oct-2010 23:42 carl Status Modified reviewed => built
21-Oct-2010 06:39 BrianH Code Modified -
21-Oct-2010 06:39 BrianH Category Modified Unspecified => Native
21-Oct-2010 06:39 BrianH Status Modified submitted => reviewed
21-Oct-2010 05:56 abolka Ticket Added -