STR-290: concat-strings seg fault
concat-strings when applied to []{“some annotation”} will segment fault.
Submitted on 2 May 2005 at 21:06
Issue Log
On 3 May 2005 at 00:56 Jira commented:
STR-290, martin:
Humz, scary.Did this issue come up while testing this pre release of Stratego/XT, or is it also a problem in previous versions of Stratego/XT?
On 5 May 2005 at 20:56 Jira commented:
STR-290, martin:
Fixed in revision . The issue is caused by the use of != ATempty instead of the function ATisEmpty. See also issue STR-292 , which will check for similar bugs in the native code of the Stratego library.
On 5 May 2005 at 20:56 Jira commented:
STR-290, martin:
revision = 9818
Log in to post comments