« Bugzilla Issues Index
#3189 — 21.1.1.1 String: Handle reentrant initialization
- bug_id:
3189
- creation_ts:
2014-08-30 06:27:00 -0700
- short_desc:
21.1.1.1 String: Handle reentrant initialization
- delta_ts:
2014-10-14 15:17:42 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 27: August 24, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
10050
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-08-30 06:27:35 -0700
21.1.1.1 String ( value ), step 7.
Side-effects in 5b may have initialized the String object, this case needs to be handled in step 7.
- commentid:
10356
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-10-14 11:39:55 -0700
fixed in rev28 editor's draft
by eliminating @@create so the string object is no long potentially accessible
- commentid:
10372
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-10-14 15:17:42 -0700
fixed in rev28