Re: [hwloc-devel] signed / unsigned

2009-12-16 Thread Jeff Squyres
On Dec 16, 2009, at 9:03 PM, Jeff Squyres wrote: > Ok, done. Please review: > >https://svn.open-mpi.org/trac/hwloc/changeset/1475 I definitely broke something. :-( >From my embedding test, I make a trivial app that does the following: mytest_hwloc_topology_init();

Re: [hwloc-devel] signed / unsigned

2009-12-16 Thread Jeff Squyres
Ok, done. Please review: https://svn.open-mpi.org/trac/hwloc/changeset/1475 Additionally, there were a whole pile of signed/unsigned comparisons left in lstopo-draw.c that I am a bit too tired to figure out -- could you guys resolve them? On Dec 16, 2009, at 4:58 PM, Brice Goglin