Build fails on 32-bit systems #487

Closed
opened 2019-02-20 04:38:57 -06:00 by QuLogic · 0 comments
QuLogic commented 2019-02-20 04:38:57 -06:00 (Migrated from github.com)

My test build failed on 32-bit systems, i386 and armv7hl, due to a large constant in an enum:

BUILDSTDERR: ./diff.go:441:2: constant 2147483648 overflows DiffOptionsFlag

This is on head of the v27 branch (ecaeb7a21d).

My [test build](https://koji.fedoraproject.org/koji/taskinfo?taskID=32921642) failed on 32-bit systems, i386 and armv7hl, due to a large constant in an enum: ``` BUILDSTDERR: ./diff.go:441:2: constant 2147483648 overflows DiffOptionsFlag ``` This is on head of the `v27` branch (ecaeb7a21d479b7966311760a2e8bd734f8f0eef).
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jcarr/git2go#487
No description provided.