eclipse-ocl / org.eclipse.ocl

Eclipse Public License 2.0
0 stars 0 forks source link

Non-std single quote escaping problem is reported without offsets specified #367

Closed eclipse-ocl-bot closed 5 hours ago

eclipse-ocl-bot commented 5 hours ago

| --- | --- | | Bugzilla Link | 266320 | | Status | CLOSED FIXED | | Importance | P3 normal | | Reported | Feb 26, 2009 10:12 EDT | | Modified | May 27, 2011 02:48 EDT | | Version | 1.3.0 | | Reporter | Alexander Igdalov |

Description

Created attachment 126850\ 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.

:notepad_spiral: problem_handling_patch.txt

eclipse-ocl-bot commented 5 hours ago

By Christian Damus on Mar 05, 2009 09:31

Patch committed to HEAD. Thanks!

Of course, a more complex refactoring would reqiure a new enhancement request.

eclipse-ocl-bot commented 5 hours ago

By Ed Willink on May 27, 2011 02:48

Closing after over 18 months in resolved state.