#19039 closed defect (fixed)
MacVim 7.2.snapshot43_2 crashes when using omnicompletion for python
Reported by: | max@… | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | macvim python | Cc: | |
Port: | macvim |
Description
MacVim crashes when using omnicompletion for python. Completion for other languages like ruby works fine. This seems to be a problem with the macports build, as binary releases from MacVim's official site don't show this behaviour
Steps to reproduce: open any python file in MacVim and type <C-x><C-o>
The crash log is attached
Attachments (1)
Change History (4)
Changed 16 years ago by max@…
Attachment: | Vim_2009-03-29-041223_edo.crash added |
---|
comment:1 Changed 16 years ago by raimue (Rainer Müller)
Owner: | changed from macports-tickets@… to raimue@… |
---|---|
Status: | new → assigned |
comment:2 Changed 16 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r49492.