Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-core-dev] Replaced use of ^ operator with & ~

On Tuesday 12 October 2004 10:32, Philippe P Mulet wrote:

Hi,

> Glancing through usage of the XOR operator, Jerome and I noticed it was
> often slightly misused to clear a bit.

if you have a few more minutes, you might also have a look at the << operator
(see https://bugs.eclipse.org/bugs/show_bug.cgi?id=75090 ).

Best wishes
Carsten Pfeiffer
-- 
Fraunhofer Institute Computer Architecture and Software Technology, FIRST
Kekuléstraße 7, 12489 Berlin
Tel.: +49 (0)30 6392-1900, Fax: +49 (0)30 6392-1805


Back to the top