Changes between Initial Version and Version 1 of Ticket #73025
- Timestamp:
- Sep 21, 2025, 6:50:31 AM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #73025
-
Property
Status
changed from
newtoassigned - Property Cc dinh.viet.hoa@… removed
-
Property
Summary
changed from
clucene @2.3.3.4: Compile error in QueryParser.cpp during install w/MacOS 26, armtoclucene @2.3.3.4: error: constant expression evaluates to 2147483648 which cannot be narrowed to type 'int32_t' (aka 'int') - Property Keywords arm64 tahoe added
- Property Owner set to dinh.viet.hoa@…
-
Property
Status
changed from
-
Ticket #73025 – Description
initial v1 1 {{{ 1 2 QueryParser.cpp:82:176: error: constant expression evaluates to 2147483648 which cannot be narrowed to type 'int32_t' (aka 'int') 3 }}} 2 4 when compiled under MacOS 26, arm
