Skip to content

error: expected ‘)’ before ‘PRId64’#5

Open
tonal wants to merge 1 commit intoscivey:masterfrom
tonal:master
Open

error: expected ‘)’ before ‘PRId64’#5
tonal wants to merge 1 commit intoscivey:masterfrom
tonal:master

Conversation

@tonal
Copy link

@tonal tonal commented Sep 29, 2017

In ubuntu 12.04 with g++ 4.9 error:

    cystatsd/collector/statsd_proto.cpp:57:28: error: expected ‘)’ before ‘PRId64’
         sprintf(intBuff, ":%+" PRId64 "|", value_);

In ubuntu 12.04 with g++ 4.9 error:
```
    cystatsd/collector/statsd_proto.cpp:57:28: error: expected ‘)’ before ‘PRId64’
         sprintf(intBuff, ":%+" PRId64 "|", value_);
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant