• Caolán McNamara's avatar
    fix gcc build error · b9fa2963
    Caolán McNamara yazdı
    error: invalid operands of types '__gnu_cxx::__enable_if<true, double>::__type
    {aka double}' and 'int' to binary 'operator%'
    
    apparently there's a template returning double for abs for the
    non-int/long/float/double argument case. So promote earlier to int so the
    abs<int> is called
    
    Change-Id: I882a27c5ec349f894c1c9f4857687360a46b55ae
    b9fa2963
Adı
Son kayıt (commit)
Son güncelleme
..
expatwrap Loading commit data...
fastparser Loading commit data...
tools Loading commit data...