Skip to content

Conversation

@Gachapen
Copy link
Contributor

@Gachapen Gachapen commented Dec 3, 2015

Error:
expected unqualified-id before '(' token
int fmt::BufferedFile::fileno() const {

This is an issue with Android NDK and mingw32.

Error:
expected unqualified-id before '(' token
 int fmt::BufferedFile::fileno() const {

This is an issue with Android NDK and mingw32.
vitaut added a commit that referenced this pull request Dec 4, 2015
Fix fileno causing compile error when #defined
@vitaut vitaut merged commit 3bc97a5 into fmtlib:master Dec 4, 2015
@vitaut
Copy link
Contributor

vitaut commented Dec 4, 2015

Merged and made similar fix in posix-test (aa7bb10). Thanks!

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.

2 participants