General > Gurus wanted !

[doxygen] another strange warning

(1/1)

Duke:
Here is another warning I don't know how to deal with. There is no @param around there as far as I can tell...
src/client/battlescape/cl_spawn.cpp:114: warning: unexpected end of comment block while parsing the argument of command param

DarkRain:
Line 372

--- Code: --- * @param entData
--- End code ---
The param description is missing — the doxy is with the implementation (from line 371), but the error shows the line where the function (SP_light) was first declared

Duke:
Ok, after removing the static declaration, the warning points to the right place.

Did you just 'find' that problem or did you already know about this doxygen flaw ?

Navigation

[0] Message Index

Go to full version