Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Bug: line "instantiated from here" is treated as error!
Indrekis:
--- Quote from: mandrav on September 28, 2006, 02:21:23 pm ---For those changes to take effect you have to "Reset" your compiler settings.
--- End quote ---
Thank you, that helped :)
In fact, more appropriate line would be
--- Quote ---m_RegExes.Add(RegExStruct(_("'Instantiated from ...' info"), cltWarning, _T("([ \tA-Za-z0-9_:+/\\.-]+):([0-9]+):[ \t]+([iI]nstantiated from.*)"), 3, 1, 2));
--- End quote ---
:)
But here one bug arosed: When I press "Advanced options..." in "Global compiler settings", CB "edition" with this line crashes!. I have attached the report to this post.
Another solution of the problem - joining corresponding item to the "Advanced options.../Output parsing" (without above code line added) works just fine :D
P.S. I am using CB, build from the SVN, with the exception that it is built against non-monolithic wxWidgets (2.6.3) library, under WindowsXP SP2.
Revisions for which the crash was reprodused: 2996-3001
[attachment deleted by admin]
artoj:
--- Quote from: Indrekis on October 01, 2006, 11:43:52 pm ---But here one bug arosed: When I press "Advanced options..." in "Global compiler settings", CB "edition" with this line crashes!. I have attached the report to this post.
--- End quote ---
Works fine here, both patches.
WinXP x64, rev 3050, wxWidgets 2.6.3p2
kkez:
Nothing here too:
WinXP SP2, 3002 < revision < 3065, wxWidgets 2.6.3
Navigation
[0] Message Index
[*] Previous page
Go to full version