Project

General

Profile

Actions

Bug #49

open

Operator '|' between booleans not defined into predefined.anubis

Bug #49: Operator '|' between booleans not defined into predefined.anubis

Added by Anonymous about 18 years ago.

Status:
New
Priority:
Normal
Category:
General
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Platform:
Resolution:
Triage Stage:

Description

The OR operation between two booleans isn't defined into predefined.anubis, but into 'tools/basis.anubis'

I think this causes two problems.

First, this is strange (from user point of view) to not have the OR operation between Booleans, while the AND is defined. And it may take some time to think about including 'tools/basis.anubis'.

Secondly, this is a performance drawback because an additional function (not()) needs to be called for a very basic operation implemented directly into all processors over the world.

No data to display

Actions

Also available in: PDF Atom