Skip to content

Implicit declaration adas/ogg_stream.c:548 #27

@apoleon

Description

@apoleon

Hello,

sorry I forgot to forward this compiler warning from gcc 4.8.

Implicit declaration adas/ogg_stream.c:548

"Implicit declaration means a function is used without being declared, which means C knows nothing about the number of arguments, types of arguments or type of the return value.

This is dangerous as it might hide issues the compiler could otherwise warn about or cause bad code."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions