Bug 266320 - Non-std single quote escaping problem is reported without offsets specified
Summary: Non-std single quote escaping problem is reported without offsets specified
Status: CLOSED FIXED
Alias: None
Product: OCL
Classification: Modeling
Component: Core (show other bugs)
Version: 1.3.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Christian Damus CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2009-02-26 10:12 EST by Alexander Igdalov CLA
Modified: 2011-05-27 02:48 EDT (History)
1 user (show)

See Also:


Attachments
Patch for org.eclipse.ocl plugin (2.25 KB, patch)
2009-02-26 10:12 EST, Alexander Igdalov CLA
give.a.damus: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Igdalov CLA 2009-02-26 10:12:56 EST
Created attachment 126850 [details]
Patch for org.eclipse.ocl plugin

Problems related to ProblemOption.STRING_SINGLE_QUOTE_ESCAPE are reported without offsets. Some clients require more specific indication of where the problem occurs.
The attached patch fixes the problem for this option. However, a similar problem with double quotes requires a more complex refactoring.
Comment 1 Christian Damus CLA 2009-03-05 09:31:50 EST
Patch committed to HEAD.  Thanks!

Of course, a more complex refactoring would reqiure a new enhancement request.
Comment 2 Ed Willink CLA 2011-05-27 02:48:17 EDT
Closing after over 18 months in resolved state.