Peter Feichtinger

Results 19 comments of Peter Feichtinger

[octave.patch.gz](https://github.com/PeterFeicht/ltspice2matlab/files/4465266/octave.patch.gz)

`static_assert` is a keyword, does the tag file contain other keywords? What did you add to `index-functions-cpp.xml` that didn't work? What other entries are you missing, can you give a...

I suppose we could add those as functions, I'll see if that works.

It seems that all member enums and member constants are missing from the tag file, even though they're specified in `index-functions-cpp.xml`

Should this be closed or are there still issues with the QCH archive?

I'm not using the tag files myself, but I'll see if I can figure anything out.

So, the version I maintain in this fork is the _Unofficial Release_ you can find on the [offline archives page](https://en.cppreference.com/w/Cppreference:Archives) on the website. I try to update it more frequently...

Thanks for the report and PR. I'll have a look at the PR when I do the next release, could take a couple of days though.

> ``` > HTML WARN: output/reference/en/c/language/operator_arithmetic.html:650:6:ERROR:HTML:ERR_TAG_NAME_MISMATCH: Unexpected end tag : li > HTML WARN: output/reference/en/c/language/operator_arithmetic.html:650:11:ERROR:HTML:ERR_TAG_NAME_MISMATCH: Unexpected end tag : ul > HTML WARN: output/reference/en/c/language/operator_arithmetic.html:651:6:ERROR:HTML:ERR_TAG_NAME_MISMATCH: Unexpected end tag : dd >...

Hm, I don't use the Makefile for installation, but I guess it installs everything? If so, then it needs to build everything of course. I guess an `install` target for...