Re: Re: doxygen
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.documentation.synopsis |
|---|---|
| Message-ID | <[email protected]> |
Eric Niebler wrote:
> Now I'm dying in the synopsis C++ parser itself. I've attached a simple
> repro.
Your code snipped uses wide characters ("L'a'") which aren't supported
by synopsis yet. A fix is forthcoming though.
Regards,
Stefan