mrirecon/bart

uint error again

JosephGWoods opened this issue · 0 comments

          I get the same error. Looks like uint is only defined in GLIBC: https://stackoverflow.com/questions/43892984/gcc-5-6-and-7-on-osx-do-not-support-uint

Originally posted by @jtamir in #240 (comment)

unit has been used again in src/num/mdfft.c in static int next_powerof2(uint x) in a recent commit.