Subject: | PL_eq does not call PL_ADJ properly |
PL_eq does not call PL_ADJ properly so a reference to the PL_ADJ
function is returned instead of adjectives being compared for plurality.
e.g.
PL_eq('a', 'some') returns a reference to PL_ADJ instead of 's:p'
See the attached diff for what I think is the missing bit of code.
Subject: | diff3 |
Message body not shown because it is not plain text.