Bug 233855 - Suspicious code in ChangeCommand#new()
Summary: Suspicious code in ChangeCommand#new()
Status: VERIFIED FIXED
Alias: None
Product: EMF
Classification: Modeling
Component: Edit (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Dave Steinberg CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2008-05-25 12:45 EDT by Thomas Schindl CLA
Modified: 2008-05-27 17:20 EDT (History)
1 user (show)

See Also:


Attachments
patch (857 bytes, patch)
2008-05-25 12:45 EDT, Thomas Schindl CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Schindl CLA 2008-05-25 12:45:08 EDT
There's an exception created but not thrown. I'm not sure if it is save to now suddenly throw the exception like it was always intended, I guess.
Comment 1 Thomas Schindl CLA 2008-05-25 12:45:32 EDT
Created attachment 101890 [details]
patch
Comment 2 Ed Merks CLA 2008-05-25 13:16:19 EDT
The change is committed to CVS.
Comment 3 Nick Boldt CLA 2008-05-27 17:20:48 EDT
Fix available in HEAD: 2.4.0RC2 (S200805270202).