Skip to content

Instantly share code, notes, and snippets.

@eXpl0it3r
Created January 6, 2015 15:08
Show Gist options
  • Save eXpl0it3r/7e773d9ad1f4a7206d2e to your computer and use it in GitHub Desktop.
Save eXpl0it3r/7e773d9ad1f4a7206d2e to your computer and use it in GitHub Desktop.
Warning: Tag `SYMBOL_CACHE_SIZE' at line 299 of file `doc/doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `SHOW_DIRECTORIES' at line 483 of file `doc/doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `HTML_ALIGN_MEMBERS' at line 806 of file `doc/doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `XML_SCHEMA' at line 1143 of file `doc/doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `XML_DTD' at line 1149 of file `doc/doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: doxygen no longer ships with the FreeSans font.
You may want to clear or change DOT_FONTNAME.
Otherwise you run the risk that the wrong font is being used for dot generated graphs.
Warning: the mscgen tool could not be found at D:/Programmes/mscgen
include/SFML/Graphics/CircleShape.h:57: warning: argument 'Shape' of command @param is not found in the argument list of sfCircleShape_destroy(sfCircleShape *shape)
include/SFML/Graphics/CircleShape.h:57: warning: The following parameters of sfCircleShape_destroy(sfCircleShape *shape) are not documented:
parameter 'shape'
include/SFML/Graphics/ConvexShape.h:57: warning: argument 'Shape' of command @param is not found in the argument list of sfConvexShape_destroy(sfConvexShape *shape)
include/SFML/Graphics/ConvexShape.h:57: warning: The following parameters of sfConvexShape_destroy(sfConvexShape *shape) are not documented:
parameter 'shape'
include/SFML/Network/Ftp.h:473: warning: argument 'remoteFile' of command @param is not found in the argument list of sfFtp_download(sfFtp *ftp, const char *distantFile, const char *destPath, sfFtpTransferMode mode)
include/SFML/Network/Ftp.h:473: warning: argument 'localPath' of command @param is not found in the argument list of sfFtp_download(sfFtp *ftp, const char *distantFile, const char *destPath, sfFtpTransferMode mode)
include/SFML/Network/Ftp.h:473: warning: The following parameters of sfFtp_download(sfFtp *ftp, const char *distantFile, const char *destPath, sfFtpTransferMode mode) are not documented:
parameter 'distantFile'
parameter 'destPath'
include/SFML/Network/Ftp.h:322: warning: argument 'name' of command @param is not found in the argument list of sfFtp_login(sfFtp *ftp, const char *userName, const char *password)
include/SFML/Network/Ftp.h:322: warning: The following parameters of sfFtp_login(sfFtp *ftp, const char *userName, const char *password) are not documented:
parameter 'userName'
include/SFML/Network/Ftp.h:491: warning: argument 'remotePath' of command @param is not found in the argument list of sfFtp_upload(sfFtp *ftp, const char *localFile, const char *destPath, sfFtpTransferMode mode)
include/SFML/Network/Ftp.h:491: warning: The following parameters of sfFtp_upload(sfFtp *ftp, const char *localFile, const char *destPath, sfFtpTransferMode mode) are not documented:
parameter 'destPath'
include/SFML/Network/IpAddress.h:109: warning: The following parameters of sfIpAddress_toString(sfIpAddress address, char *string) are not documented:
parameter 'string'
include/SFML/Graphics/RectangleShape.h:57: warning: argument 'Shape' of command @param is not found in the argument list of sfRectangleShape_destroy(sfRectangleShape *shape)
include/SFML/Graphics/RectangleShape.h:57: warning: The following parameters of sfRectangleShape_destroy(sfRectangleShape *shape) are not documented:
parameter 'shape'
include/SFML/Graphics/Shape.h:56: warning: argument 'Shape' of command @param is not found in the argument list of sfShape_destroy(sfShape *shape)
include/SFML/Graphics/Shape.h:56: warning: The following parameters of sfShape_destroy(sfShape *shape) are not documented:
parameter 'shape'
include/SFML/Network/TcpSocket.h:121: warning: argument 'remoteAddress' of command @param is not found in the argument list of sfTcpSocket_connect(sfTcpSocket *socket, sfIpAddress host, unsigned short port, sfTime timeout)
include/SFML/Network/TcpSocket.h:121: warning: argument 'remotePort' of command @param is not found in the argument list of sfTcpSocket_connect(sfTcpSocket *socket, sfIpAddress host, unsigned short port, sfTime timeout)
include/SFML/Network/TcpSocket.h:121: warning: The following parameters of sfTcpSocket_connect(sfTcpSocket *socket, sfIpAddress host, unsigned short port, sfTime timeout) are not documented:
parameter 'host'
parameter 'port'
include/SFML/Network/TcpSocket.h:164: warning: argument 'size' of command @param is not found in the argument list of sfTcpSocket_receive(sfTcpSocket *socket, void *data, size_t maxSize, size_t *sizeReceived)
include/SFML/Network/TcpSocket.h:164: warning: argument 'received' of command @param is not found in the argument list of sfTcpSocket_receive(sfTcpSocket *socket, void *data, size_t maxSize, size_t *sizeReceived)
include/SFML/Network/TcpSocket.h:164: warning: The following parameters of sfTcpSocket_receive(sfTcpSocket *socket, void *data, size_t maxSize, size_t *sizeReceived) are not documented:
parameter 'maxSize'
parameter 'sizeReceived'
include/SFML/Graphics/Transform.h:134: warning: argument 'right' of command @param is not found in the argument list of sfTransform_combine(sfTransform *transform, const sfTransform *other)
include/SFML/Graphics/Transform.h:134: warning: The following parameters of sfTransform_combine(sfTransform *transform, const sfTransform *other) are not documented:
parameter 'other'
include/SFML/Network/UdpSocket.h:142: warning: argument 'size' of command @param is not found in the argument list of sfUdpSocket_receive(sfUdpSocket *socket, void *data, size_t maxSize, size_t *sizeReceived, sfIpAddress *address, unsigned short *port)
include/SFML/Network/UdpSocket.h:142: warning: argument 'received' of command @param is not found in the argument list of sfUdpSocket_receive(sfUdpSocket *socket, void *data, size_t maxSize, size_t *sizeReceived, sfIpAddress *address, unsigned short *port)
include/SFML/Network/UdpSocket.h:142: warning: argument 'remoteAddress' of command @param is not found in the argument list of sfUdpSocket_receive(sfUdpSocket *socket, void *data, size_t maxSize, size_t *sizeReceived, sfIpAddress *address, unsigned short *port)
include/SFML/Network/UdpSocket.h:142: warning: argument 'remotePort' of command @param is not found in the argument list of sfUdpSocket_receive(sfUdpSocket *socket, void *data, size_t maxSize, size_t *sizeReceived, sfIpAddress *address, unsigned short *port)
include/SFML/Network/UdpSocket.h:142: warning: The following parameters of sfUdpSocket_receive(sfUdpSocket *socket, void *data, size_t maxSize, size_t *sizeReceived, sfIpAddress *address, unsigned short *port) are not documented:
parameter 'maxSize'
parameter 'sizeReceived'
parameter 'address'
parameter 'port'
include/SFML/Network/UdpSocket.h:181: warning: argument 'remoteAddress' of command @param is not found in the argument list of sfUdpSocket_receivePacket(sfUdpSocket *socket, sfPacket *packet, sfIpAddress *address, unsigned short *port)
include/SFML/Network/UdpSocket.h:181: warning: argument 'remotePort' of command @param is not found in the argument list of sfUdpSocket_receivePacket(sfUdpSocket *socket, sfPacket *packet, sfIpAddress *address, unsigned short *port)
include/SFML/Network/UdpSocket.h:181: warning: The following parameters of sfUdpSocket_receivePacket(sfUdpSocket *socket, sfPacket *packet, sfIpAddress *address, unsigned short *port) are not documented:
parameter 'socket'
parameter 'address'
parameter 'port'
include/SFML/Network/UdpSocket.h:124: warning: argument 'remoteAddress' of command @param is not found in the argument list of sfUdpSocket_send(sfUdpSocket *socket, const void *data, size_t size, sfIpAddress address, unsigned short port)
include/SFML/Network/UdpSocket.h:124: warning: argument 'remotePort' of command @param is not found in the argument list of sfUdpSocket_send(sfUdpSocket *socket, const void *data, size_t size, sfIpAddress address, unsigned short port)
include/SFML/Network/UdpSocket.h:124: warning: The following parameters of sfUdpSocket_send(sfUdpSocket *socket, const void *data, size_t size, sfIpAddress address, unsigned short port) are not documented:
parameter 'address'
parameter 'port'
include/SFML/Network/UdpSocket.h:164: warning: argument 'remoteAddress' of command @param is not found in the argument list of sfUdpSocket_sendPacket(sfUdpSocket *socket, sfPacket *packet, sfIpAddress address, unsigned short port)
include/SFML/Network/UdpSocket.h:164: warning: argument 'remotePort' of command @param is not found in the argument list of sfUdpSocket_sendPacket(sfUdpSocket *socket, sfPacket *packet, sfIpAddress address, unsigned short port)
include/SFML/Network/UdpSocket.h:164: warning: The following parameters of sfUdpSocket_sendPacket(sfUdpSocket *socket, sfPacket *packet, sfIpAddress address, unsigned short port) are not documented:
parameter 'address'
parameter 'port'
include/SFML/Window/VideoMode.h:57: warning: argument 'count' of command @param is not found in the argument list of sfVideoMode_getFullscreenModes(size_t *Count)
include/SFML/Window/VideoMode.h:57: warning: The following parameters of sfVideoMode_getFullscreenModes(size_t *Count) are not documented:
parameter 'Count'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment