Le 02/12/2012 07:06, Christopher Samuel a écrit : > Compiling 1.6-rc2 with llvm-gcc under Kubuntu 12.10 gives: > > hwloc-ps.c: In function ‘main’: > hwloc-ps.c:280:7: warning: ignoring return value of ‘fgets’, declared > with attribute warn_unused_result [-Wunused-result] > > cheers, > Chris
Thanks, fixed. By the way, I haven't released the final 1.6 yet because I found some doxygen bugs that cause buggy links in our PDF doc. But I didn't get any feedback from the doxygen devs yet, so I'll likely release the final 1.6 tomorrow anyway (I have some workarounds for doxygen bugs but they won't fix everything). Brice