Maurice Lombardi wrote:
Hi all,
It seems that operators pow and ** cannot be redefined in gpc. Is that expected ?
No, they should be. I think adding them in parse.y:operator_identifier should do the trick, but there's a comment stating exactly that this "is unnecessary". Seems it is necessary, but since I don't know the real meaning of this comment, I'll leave this to Peter... (maur7.pas)
Frank