Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 291178 - app-editors/joe-3.7: include unreleased fixes
Summary: app-editors/joe-3.7: include unreleased fixes
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Tom Knight (RETIRED)
URL: http://joe-editor.cvs.sourceforge.net...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-30 15:00 UTC by Martin von Gagern
Modified: 2011-02-14 16:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Fixes since 3.7 release (joe-3.7_p20081125.patch,15.62 KB, patch)
2009-10-30 15:12 UTC, Martin von Gagern
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin von Gagern 2009-10-30 15:00:49 UTC
There is a number of fixes present in the upstream CVS repository for joe:

- Check for math functions
- Use *joerc if *fancyjoerc not there.
- fix segfault from -orphan [Gentoo bug #283508]
- fix window size detection bug: can't take out types.h
  from tty.c
- update status line immediately on resize.
- va_copy fix.
- don't smartbackspace when smartbacks is off.

I believe that it might make sense for Gentoo to include all these fixes in a ~ARCH ebuild.

If upstream does make a release soon, they'll be included and some advance testing seems prudent. If upstream doesn't release soon, we might even want to stabilize these fixes one day, independent from upstream, so they should enter testing. In either case, having them in ~ARCH would be the way to go.

I assume you might wish to stabilize the current 3.7 first, as bug #259482 requests, maybe including the fix for bug #283508 as well.
Comment 1 Martin von Gagern 2009-10-30 15:12:45 UTC
Created attachment 208740 [details, diff]
Fixes since 3.7 release

This patch contains the fixes from the joe-current/main directory in the upstream CVS. To me this directory seems to be some kind of stable branch, and these fixes in particular seem pretty obvious and safe to me.
Comment 2 Pacho Ramos gentoo-dev 2010-01-11 14:00:05 UTC
I have already prepared a snapshot from cvs that I am using locally, I will commit it to the tree if maintainer doesn't reply in a week

Thanks 
Comment 3 Pacho Ramos gentoo-dev 2010-01-11 20:59:04 UTC
This will need more work since cvs snapshot has Find feature broken (when I press Ctrl+V, Ctrl+F and try to search anything, it fails :-S)

Comment 4 Tom Knight (RETIRED) gentoo-dev 2011-02-14 16:02:45 UTC
I prefer to stick to fixed releases rather than CVS snapshots and as pacho says the snapshot doesn't work 100%.