Daniel Marjamäki

Results 388 comments of Daniel Marjamäki

ok thanks. I will try to change to something less restrictive anyway. I would like that simplecpp is integrated in commercial products. so well... are you saying that we must...

Thanks! I doubt that this is a simplecpp issue. Because according to the call stack it does not happen during preprocessing. I assume that you don't see any crash with...

you should probably check what tokens you get if you don't use `##` also : a = 1_y; b = "x"_y;

I am anxious to merge this. I just want to know that it really works. As I wrote.. I believe @IOBYTE made some fix in Cppcheck for this C++ feature...

I have the feeling we have not got a fix in simplecpp yet. :-( If anybody wants to take over and work on this .. I think that is possible.

@BillDenton feel free to finish this. the comment @bedw021 made on aug 15th sounds pretty promising to me.

On Aug 15th I wrote: >> Should we go ahead with this to make it like how cppcheck processes it, or try operator"" {TokenB} ( {TokenA} ) which might give...

@BillDenton I don't know this feature very well. I have never used it myself. Could you write some minimal "compilable" example(s) that I can try out? Ideally simplecpp should output...