Opened 21 years ago
Closed 21 years ago
#615 closed defect (fixed)
source classes should be assigned, not ORed
| Reported by: | eugene | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | objects | Version: | 0.9.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
the source classes are mutually exclusive, and they are sequential integers, so
the |= assignements don't make sense.
Note:
See TracTickets
for help on using tickets.

made the source assignments simple equates instead of ORs.
Fix is in CVS.