Help for this page

Select Code to Download


  1. or download this
    warning: right shift count >= width of type [enabled by default]
    
  2. or download this
    warning: left shift count >= width of type [enabled by default]
    
  3. or download this
    JudyLInsArray.c:137:5: error: initializer element is not constant
    JudyLInsArray.c:137:5: error: (near initialization for 'subexp_mask[5]
    +')
    ...
         ^
    JudyLInsArray.c:139:5: error: initializer element is not constant
    JudyLInsArray.c:139:5: error: (near initialization for 'subexp_mask[7]
    +')
    
  4. or download this
    make[3]: *** [JudyLInsArray.lo] Error 1
    make[3]: Leaving directory `/c/_64/comp/judy-1.0.5/src/JudyL'
    ...
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/c/_64/comp/judy-1.0.5'
    make: *** [all] Error 2