ClosestStorm / macvim

Automatically exported from code.google.com/p/macvim
0 stars 0 forks source link

CGContextErase deprecation notice in Mavericks preview #452

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Starting MacVim

What is the expected output? What do you see instead?

No console output expected, instead get:

MacVim[4341] <Error>: The function `CGContextErase' is obsolete and will be 
removed in an upcoming update. Unfortunately, this application, or a library it 
uses, is using this obsolete function, and is thereby contributing to an 
overall degradation of system performance.

What version of MacVim and OS X are you using (see "MacVim->About MacVim"
and  "Apple Menu->About This Mac" menu items, e.g. "Snapshot 40, 10.5.6
Intel")?

MacVim snapshot 66, OS X 10.9 Mavericks developer preview

Original issue reported on code.google.com by dmarqu...@gmail.com on 13 Jun 2013 at 10:38

GoogleCodeExporter commented 9 years ago
I cannot help with developer preview versions since I do not have access to 
them.

Original comment by bjorn.winckler@gmail.com on 21 Jun 2013 at 2:12

GoogleCodeExporter commented 9 years ago
I have pushed a fix that gets rid of some deprecated API.  If you build from 
source, please let me know if it fixes the warning you're seeing.  (For some 
reason, I'm not seeing this error message on Mavericks.)

Original comment by bjorn.winckler@gmail.com on 26 Oct 2013 at 6:50