The call to printf expects a string argument, but the actual argument was of class...
authorvinnyrom <vinnyrom@microsoft.com>
Sat, 23 Jul 2016 11:46:50 +0000 (04:46 -0700)
committerJan Kotas <jkotas@microsoft.com>
Sat, 23 Jul 2016 11:46:50 +0000 (04:46 -0700)
commit6d74076128f25499d132732075d53c02994a5406
tree010db61675ea2f228983d483b3a49b23878866df
parent61cb42ceb8f6f542606c7863c7e26edea7b9653c
The call to printf expects a string argument, but the actual argument was of class type 'PathString'. (#6422)
src/md/compiler/disp.cpp