Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
ba7d4021
Commit
ba7d4021
authored
Mar 15, 2017
by
Etienne Renault
Browse files
bricks: please gcc Wmacro-redefined option
* bricks/brick-assert: here.
parent
f28fc664
Changes
1
Hide whitespace changes
Inline
Side-by-side
bricks/brick-assert
View file @
ba7d4021
...
...
@@ -69,10 +69,10 @@
BRICK_LOCWRAP( BRICK_LOCATION( "a missing implementation" ) ) )
#ifdef _MSC_VER
#define UNUSED
#define
DIVINE_
UNUSED
#define noexcept
#else
#define UNUSED __attribute__((unused))
#define
DIVINE_
UNUSED __attribute__((unused))
#endif
#ifndef BRICK_ASSERT_H
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment