Skip to content

Compiler Error with solution to #5 C++ newlib compatibility #2

@Octogonapus

Description

@Octogonapus

Expected Behavior:

Including tuple before or after including API.h should not cause any compiler errors

Actual Behavior:

If tuple is included after API.h a compiler error is thrown: https://hastebin.com/vubolicumu.php

Steps to reproduce:

Include C++ header tuple before PROS header API.h

System information:

Kernel Version: 2.12.0

Additional Information

If I comment out these lines: https://hastebin.com/efodegaduy.cpp
Then the error goes away and I can include tuple and API.h in whatever order I want.
Tagging regression: #5

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingp: normalNormal priority

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions