Skip to content

variable name byte sometimes used as a #define #1792

Closed
@SmartMobileLabs

Description

@SmartMobileLabs
  • What is the issue you have?
    in an android enironment/clang the string byte seems to be #defined to "uint8_t" which causes compilation to fail. The problem i face is in function dump_escape

I am using version 3.6.1

  • Please describe the steps to reproduce the issue. Can you provide a small but working code example?

  • What is the expected behavior?

  • And what is the actual behavior instead?

  • Which compiler and operating system are you using? Is it a supported compiler?

  • Did you use a released version of the library or the version from the develop branch?
    released version 3.6.1 (file json.hpp) from the projects github download page

  • If you experience a compilation error: can you compile and run the unit tests?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions