Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 529900

Summary: Version bump app-emacs/csharp-mode to 0.8.6
Product: Gentoo Linux Reporter: Andrew Miller <ysottre>
Component: Current packagesAssignee: GNU Emacs project <gnu-emacs>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrew Miller 2014-11-19 20:38:27 UTC
Per the comments in bug #528374, a more recent version of csharp-mode is out, that adds features such as "intelligent insertion of matched pairs of curly braces" missing in version 0.7.0.

Please bump, after these issues have been worked out:

1. The file needs to be renamed, put into a tarball and uploaded somewhere. It's version 0.8.6 but the file is named "csharp-mode-0.8.5.el". 

2. A second patch needs to be applied, that encloses csharp-enum-decl-re in (eval-and-compile ... ).

3. There are a bunch of compilation warnings that need to be investigated.

Reproducible: Always
Comment 1 Andrew Miller 2014-11-19 20:47:57 UTC
Also,

4. Change homepage to HOMEPAGE="https://code.google.com/p/csharpmode/"