boostorg/utility

BOOST_BINARY: operator '##' produced the invalid token ')END_BIT'

Opened this issue · 0 comments

I'm using vbcc, a C cross-compiler, targeting Amiga Kickstart 1.3.

The line

custom.dmacon = BOOST_BINARY_U(0000000000000011);

produces the following error:

>       custom.dmacon = BOOST_BINARY_U(0000000000000011)
error 276 in line 96 of "src\main.c": operator '##' produced the invalid token ')END_BIT'