]> _ Git - alire.git/commit
Fix bugs causing spurious diffs on updates without changes (#1550)
authorAlejandro R Mosteo <amosteo@unizar.es>
Wed, 31 Jan 2024 17:24:10 +0000 (18:24 +0100)
committerGitHub <noreply@github.com>
Wed, 31 Jan 2024 17:24:10 +0000 (18:24 +0100)
commitf850edd8a3d6108c65b74d2b4748f775bf866ca1
tree32e156d54814614282c2ce6fc99a4444ad0b2098
parenta9a8fb1df86e0ce71fe7663c7798fc5826c7b02f
Fix bugs causing spurious diffs on updates without changes (#1550)

* Fix bugs causing spurious diffs on update

Solutions were the same, but some types internally where using pointers instead
of pointed objects for comparison.

WIP

* Separate style checking from experimental Ada switches
alire.toml
alire_common.gpr
deps/aaa
src/alire/alire-dependencies-states.adb
src/alire/alire-dependencies-states.ads
src/alire/alire-errors.adb
src/alire/alire-releases-containers.ads
src/alire/alire-roots.adb
src/alire/alire-user_pins.ads