Skip to content

Missing cstring include in buffer_curl.cpp #2

Description

@chrisrichardson77

May only apply to certain compilers, in this case gcc-4.9.

Build output:
g++ -Wall -mtune=core2 -march=core2 -msse3 -mfpmath=sse -m64 -O3 -c -o buffer_curl.o buffer_curl.cpp
buffer_curl.cpp: In function ‘JAD::Buffer* JAD::http_post_buffer(const char_, JAD::Buffer_, std::string&, const char*, int)’:
buffer_curl.cpp:87:32: error: ‘strtok’ was not declared in this scope
return_type = strtok(rt,";");
...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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