Bug 1254

Summary: misplaced ; at end of |if| statements in xc/programs/xedit/
Product: xorg Reporter: Dave Jones <davej>
Component: App/otherAssignee: Roland Mainz <roland.mainz>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high CC: kem, roland.mainz
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on: 1273    
Bug Blocks:    
Attachments:
Description Flags
patch solving problem none

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.