../appstream-generator/src/asgen/backends/archlinux/alpkgindex.d(82): Error: foreach: cannot make entry ref
entry
changing 'foreach (ref entry' to 'foreach (entry' fixes the problem, but I don't know if it has any side effects.
FTR, phobos commit that breaks it is dlang/phobos@5983bcc8
The text was updated successfully, but these errors were encountered:
../appstream-generator/src/asgen/backends/archlinux/alpkgindex.d(82): Error: foreach: cannot make
entryrefchanging 'foreach (ref entry' to 'foreach (entry' fixes the problem, but I don't know if it has any side effects.
FTR, phobos commit that breaks it is dlang/phobos@5983bcc8
The text was updated successfully, but these errors were encountered: