Closed zkoza closed 9 years ago
dblog->CodePathTaken(BOLTLOG::BOLT_TRANSFORMREDUCE,BOLTLOG::BOLT_MULTICORE_CPU,"
Clearly the string markers (") are located in two lines, which makes the compiler issue unnecessary warnings
Z Koza
Bolt 1.2, file include/bolt/cl/detail/transform_reduce.inl, lines 446-447:
dblog->CodePathTaken(BOLTLOG::BOLT_TRANSFORMREDUCE,BOLTLOG::BOLT_MULTICORE_CPU,"
::Transform_Reduce::MULTICORE_CPU");
Clearly the string markers (") are located in two lines, which makes the compiler issue unnecessary warnings
Z Koza