SuccessChanges

Summary

  1. tests/hwloc_get_last_cpu_location.c: protect #include <unistd.h> (details)
  2. .gitignore: update (details)
  3. tests/ports: check lstopo-android.c (details)
  4. lstopo/android: fix some minor warnings (details)
  5. synthetic: ignore line breaks between type specs in the synthetic string (details)
Commit 65fc04be17c85e05757fd3ab0c4374477b3483c3 by brice.goglin
tests/hwloc_get_last_cpu_location.c: protect #include <unistd.h>

Doesn't exist on native Windows builds with MSVC.

Thanks to Andreas Klöckner for the report.

Closes #423

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedtests/hwloc/hwloc_get_last_cpu_location.c (diff)
Commit b07cf8663e4af7b88856caf11d1cd2d1a4384c4a by brice.goglin
.gitignore: update

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modified.gitignore (diff)
Commit 5e8d68fc7a0a624507f5815c9c1f641cd9fa58fd by brice.goglin
tests/ports: check lstopo-android.c

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedconfig/hwloc_internal.m4 (diff)
The file was modifiedtests/hwloc/ports/Makefile.am (diff)
Commit 03c94d0dadbdf5886586d6ce18c4079b5c2423b7 by brice.goglin
lstopo/android: fix some minor warnings

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/lstopo/lstopo-android.c (diff)
Commit cdca0e15e159320bfc45e91e9b56203cf3697b8b by brice.goglin
synthetic: ignore line breaks between type specs in the synthetic string

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedhwloc/topology-synthetic.c (diff)