First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 122890
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Vim Maintainers <vim@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jeroen Roovers <jer@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 122890 depends on: Show dependency tree
Bug 122890 blocks: 148985
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-02-15 02:05 0000
NT

------- Comment #1 From Ciaran McCreesh 2006-02-15 02:08:42 0000 -------
Yeah, it looks for the hyphen for sanity reasons. I guess that that isn't
really doable any more. There're a few more places where this is an issue.

------- Comment #2 From Jeroen Roovers 2006-02-15 02:51:10 0000 -------
package.mask, package.unmask and package.use are affected as well.

------- Comment #3 From Peter Hyman 2006-03-01 07:06:41 0000 -------
May be related. In this snippet from the gcc-3.4.5.ebuild, after the # comment
character, as soon as the ' is noticed, everything becomes colored as if it is
quoted instead of being treated as a comment. This coloring continues until the
  ' at the last line of the snippet. Once before, I reported a quoting issue
and CM reported it was an upstream issue. This may be too. Sorry if this is
bugspam or if this does not belong as part of this bug.

                mips)
                        # If mips, and we DON'T want multilib, then rig gcc to
only use n32 OR n64
                        if ! is_multilib; then
                                use n32 && epatch
${FILESDIR}/3.4.1/gcc-3.4.1-mips-n32only.patch
                                use n64 && epatch
${FILESDIR}/3.4.1/gcc-3.4.1-mips-n64only.patch
                        fi

                        # Patch forward-ported from a gcc-3.0.x patch that adds
-march=r10000 and
                        # -mtune=r10000 support to gcc (Allows the compiler to
generate code to
                        # take advantage of R10k's second ALU, perform shifts,
etc..

------- Comment #4 From Ciaran McCreesh 2006-03-01 14:21:14 0000 -------
Yeah, this one's unrelated. It'll get fixed in -r1, which will be whenever Bram
gets back to me on another bug.

------- Comment #5 From Jeroen Roovers 2006-09-16 08:17:33 0000 -------
No change in -r1. And hey, did -r1 just get bumped straight to stable a couple
of days ago?

------- Comment #6 From Tupone Alfredo 2006-09-16 09:53:39 0000 -------
Yeah, I put a fix in -r1. Fix was very trivial, as you can eventually see.
I'm not in the vim herds, but I had that fix pending. I did ask some months ago
to put the fix on, and I again re-asked recently.
Both time I got a yes, please.
I had permission to put it in.

Maybe I have violated some policy about arch keyword, but in the game team,
where I belong, is used to not ~ the arch keywords if the change is a fix, not
an enhacement, and is trivial. 

Hope is ok.

------- Comment #7 From Mike Kelly (RETIRED) 2006-11-05 11:52:45 0000 -------
*** Bug 142846 has been marked as a duplicate of this bug. ***

------- Comment #8 From Mike Kelly (RETIRED) 2006-11-05 12:24:29 0000 -------
This has been fixed in the gentoo-syntax svn repo, and will be included in the
next release.

------- Comment #9 From Mike Kelly (RETIRED) 2006-11-05 22:24:38 0000 -------
Fixed in app-vim/gentoo-syntax-20061006

First Last Prev Next    No search results available      Search page      Enter new bug