SKIRT / SKIRT9

SKIRT version 9 -- advanced radiative transfer in dusty systems
http://www.skirt.ugent.be
GNU Affero General Public License v3.0
34 stars 30 forks source link

Minor adjustments for compatibility with new compiler on macOS #177

Closed petercamps closed 1 year ago

petercamps commented 1 year ago

Description The new C/C++ compiler installed by Xcode 13.2 on macOS introduces a few changes that require adjustments:

Motivation The first issue caused compilation to fail and the second issue caused potentially confusing warnings.

Tests All functional tests still work.