Bug 1254 - misplaced ; at end of |if| statements in xc/programs/xedit/
Summary: misplaced ; at end of |if| statements in xc/programs/xedit/
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: App/other (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Roland Mainz
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 1273
Blocks:
  Show dependency treegraph
 
Reported: 2004-08-31 09:32 UTC by Dave Jones
Modified: 2004-10-04 00:21 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
patch solving problem (316 bytes, patch)
2004-08-31 09:33 UTC, Dave Jones
no flags Details | Splinter Review

Description Dave Jones 2004-08-31 09:32:48 UTC
whoops.

./programs/xedit/ispell.c:828:      if (len == 1);
./programs/xedit/ispell.c-829-          return ('?');
Comment 1 Dave Jones 2004-08-31 09:33:40 UTC
Created attachment 792 [details] [review]
patch solving problem
Comment 2 Roland Mainz 2004-09-01 19:13:33 UTC
Kevin:
Any objections when I am commit this as part the "xedit" changes in bug 1273 ?
Comment 3 Kevin E. Martin 2004-09-01 19:21:36 UTC
Go ahead and include that in the patch that you attach to bug 1273, but please
don't check it into CVS directly.  I will check in your patch once I've gone
through my tests here as part of my release manager responsibilities.
Comment 4 Roland Mainz 2004-09-03 18:53:24 UTC
The patches from bug 1273 have been checked-in (including this little fix) ...
I'll take this bug for now until bug 1273 closes and then mark this one as
fixed, too...
Comment 5 Roland Mainz 2004-10-04 17:21:57 UTC
The patch was commited as part of bug 1273 long ago, marking bug as FIXED.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.