Skip to content

Code uses non-C99 compliant constructs #555

@michael-o

Description

@michael-o
  1. What versions are you using?

Oracle Client 19/Oracle Database 10 SE2

  1. Is it an error or a hang or a crash?

Does not properly build

  1. What error(s) or behavior you are seeing?

This is Cython fix for oracle/odpi#205. Change is here: main...michael-o:python-oracledb:c99-compliance

Works on LLVM and HP aCC.

You can simulate the issue on LLVM or GCC by setting: EXTRA_CFLAGS ?= -std=c99 -pedantic

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions