Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign
Crash after opening an XPM file.
danselmi:
Codeblock crashes when I open an XPM file. If I uninstall code completion plugin, I am able to open the xpm within codeblocks without problems.
CB r6770,
WinXP SP3,
mingw-tdm-5.4.1
wx2.8.11
Has anybody this problem too?
Loaden:
Could you post the XPM file in here?
Jenna:
--- Quote from: Loaden on October 27, 2010, 03:00:45 pm ---Could you post the XPM file in here?
--- End quote ---
It does not crash here with 6771 (linux and winxp), but it is also not parsed.
The veraiable name included should be in global variables I think.
Searching for it in the symbols-browser gives no result.
Loaden:
--- Quote from: jens on October 27, 2010, 03:03:30 pm ---
--- Quote from: Loaden on October 27, 2010, 03:00:45 pm ---Could you post the XPM file in here?
--- End quote ---
It does not crash here with 6771 (linux and winxp), but it is also not parsed.
The veraiable name included should be in global variables I think.
Searching for it in the symbols-browser gives no result.
--- End quote ---
Yes, It should not parsed, because only need parsing for C/C++ files.
:D
Jenna:
An xpm-file is defacto a very simple c-headerfile including the declaration of a static variable, that can be included and used as all other headers.
So I think it should also be parsed (at least if it's not xpm2 or xpm3).
http://en.wikipedia.org/wiki/X_PixMap
Navigation
[0] Message Index
[#] Next page
Go to full version