#73025 closed defect (duplicate)

clucene @2.3.3.4: error: constant expression evaluates to 2147483648 which cannot be narrowed to type 'int32_t' (aka 'int')

Reported by: lterrill Owned by: dinh.viet.hoa@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: arm64 tahoe Cc:
Port: clucene

Description (last modified by ryandesign (Ryan Carsten Schmidt))

QueryParser.cpp:82:176: error: constant expression evaluates to 2147483648 which cannot be narrowed to type 'int32_t' (aka 'int') 

when compiled under MacOS 26, arm

Attachments (1)

main.log.gz (16.5 KB) - added by lterrill 11 months ago.
main.log

Download all attachments as: .zip

Change History (3)

Changed 11 months ago by lterrill

Attachment: main.log.gz added

main.log

comment:1 Changed 11 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: dinh.viet.hoa@… removed
Description: modified (diff)
Keywords: arm64 tahoe added
Owner: set to dinh.viet.hoa@…
Status: newassigned
Summary: clucene @2.3.3.4: Compile error in QueryParser.cpp during install w/MacOS 26, armclucene @2.3.3.4: error: constant expression evaluates to 2147483648 which cannot be narrowed to type 'int32_t' (aka 'int')

comment:2 Changed 11 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: assignedclosed

Looks similar enough to #62192.

Note: See TracTickets for help on using tickets.