Skip to content

The new approach used in bn_conversion.c makes it impossible to keep no-stdint-h #309

Closed
@karel-m

Description

@karel-m

Some of you might know about my branch no-stdint-h that avoids ulitising stdint.h which is not available on some compilers.

In v1.1.0 it was as simple as this: 602e36e

However, since commit 3289c959 especially with macro-magic introduced in bn_conversion.c it is not possible anymore to maintain no-stdint-h branch.

I do not agree with changes introduced by #285 What exactly was the trouble this PR fixes?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions