Opened 9 years ago

Last modified 9 years ago

#9148 new Bugs

6 Errors — at Version 1

Reported by: anonymous Owned by: Aleksey Gurtovoy
Milestone: To Be Determined Component: mpl
Version: Boost 1.54.0 Severity: Problem
Keywords: Cc:

Description (last modified by viboes)

Error   1	error C2143: syntax error : missing ';' before '<'	c:\program files\boost_1_54_0\boost\mpl\assert.hpp	149	1	Frelania Server C++
Error   2	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	c:\program files\boost_1_54_0\boost\mpl\assert.hpp	149	1	Frelania Server C++
Error   3	error C2238: unexpected token(s) preceding ';'	c:\program files\boost_1_54_0\boost\mpl\assert.hpp	152	1	Frelania Server C++
Error   4	error C2143: syntax error : missing ';' before '<'	c:\program files\boost_1_54_0\boost\mpl\assert.hpp	159	1	Frelania Server C++
Error   5	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	c:\program files\boost_1_54_0\boost\mpl\assert.hpp	159	1	Frelania Server C++
Error   6	error C2238: unexpected token(s) preceding ';'	c:\program files\boost_1_54_0\boost\mpl\assert.hpp	162	1	Frelania Server C++

Change History (1)

comment:1 by viboes, 9 years ago

Component: Nonempl
Description: modified (diff)
Owner: set to Aleksey Gurtovoy
Note: See TracTickets for help on using tickets.