Changes between Initial Version and Version 1 of Ticket #65671, comment 4


Ignore:
Timestamp:
Aug 22, 2022, 10:50:06 PM (20 months ago)
Author:
mascguy (Christopher Nielsen)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65671, comment 4

    initial v1  
    22
    33{{{
    4 include/jemalloc/internal/rtree.h:118:3: error: constant expression evaluates to -12 which cannot be narrowed to type 'unsigned int' [-Wc++11-narrowing]
     4include/jemalloc/internal/rtree.h:118:3:
     5error: constant expression evaluates to -12 which cannot be narrowed to type 'unsigned int' [-Wc++11-narrowing]
    56        {RTREE_NSB, RTREE_NHIB + RTREE_NSB}
    67         ^~~~~~~~~