https://issues.apache.org/ooo/show_bug.cgi?id=122418

--- Comment #7 from [email protected] ---
(In reply to Armin Le Grand from comment #6)
> This is in principle good news, read-access to windows is not guaranteed on
> all systems (and the trend is that this is less supported on more modern
> systems). Maybe an alternative would be to not try to support these
> problematic cases, but assert them so that when developing developers will
> stumble over this guaranteed and know to not use it?

Agreed: We should assert such cases where assumptions about the system have
been obsoleted, so a developer is alerted if the case happens and can avoid
them. XOR operations on graphics will fall into the same category once the
remaining current usages have been replaced.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to