MakeThornList warnings

Merged
#6 · Created  · Last updated

Merged pull request

MakeThornList: correct handling of Cactus pseudo-thorn

5b9fc0b·Author: ·Closed by: ·2023-12-06

Description

Utilities: Running MakeThornList on bns.par produced uninitialized variable warnings from perl. Looking into the problem, I saw that it was trying to add the thorn "cactus" to the new thorn list. An array called @missing_thorns was designed to serve this very purpose, but sat unused in the code. This one line fix removes the harmless warnings.

0 attachments

0 comments

Loading commits...