Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 975 by step...(a)stack.nl: FMMultivalueLink remove:ifAbsent: broken
http://code.google.com/p/moose-technology/issues/detail?id=975
(and FMMultiMultivalueLink too)
values remove: anElement ifAbsent: exceptionBlock.
should be
values remove: anElement ifAbsent: [^exceptionBlock value].
as found in FameCore-TudorGirba.14.mcz
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings